I want to generate a page based on the generated assets. So I created a Webpack plugin.
import { readFile } from \'fs\'; import webpack, { Plugin } from \'webpack