UNPKG

@serwist/webpack-plugin

Version:

A plugin for your webpack build process, helping you generate a manifest of local files that should be precached.

4 lines 250 B
import { ChildCompilationPlugin } from "./lib/child-compilation-plugin.js"; import { relativeToOutputPath } from "./lib/relative-to-output-path.js"; export { ChildCompilationPlugin, relativeToOutputPath }; //# sourceMappingURL=index.internal.d.ts.map