UNPKG

@serwist/webpack-plugin

Version:

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

5 lines (3 loc) 207 B
import { ChildCompilationPlugin } from "./lib/child-compilation-plugin.js"; import { relativeToOutputPath } from "./lib/relative-to-output-path.js"; export { ChildCompilationPlugin, relativeToOutputPath };