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 (2 loc) 179 B
import { injectManifestOptions, injectPartial, webpackPartial } from "./lib/schema.js"; export { webpackPartial, injectPartial as injectManifestPartial, injectManifestOptions };