UNPKG

@serwist/build

Version:

A module that integrates into your build process, helping you generate a manifest of local files that should be precached.

6 lines (5 loc) 184 B
//#region src/lib/constants.ts const DEFAULT_GLOB_PATTERNS = ["**/*.{js,css,html}"]; //#endregion export { DEFAULT_GLOB_PATTERNS as t }; //# sourceMappingURL=constants-BLOVm9H2.js.map