UNPKG

@serwist/build

Version:

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

3 lines 218 B
import type { ManifestTransform } from "../types.js"; export declare function noRevisionForURLsMatchingTransform(regexp: RegExp): ManifestTransform; //# sourceMappingURL=no-revision-for-urls-matching-transform.d.ts.map