UNPKG

@serwist/build

Version:

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

14 lines (13 loc) 602 B
import { t as __exportAll } from "./rolldown-runtime-CzwdidQP.js"; import { i as basePartial, r as requiredGlobDirectoryPartial, t as globPartial } from "./glob-B4_meZ_o.js"; import { z } from "zod"; //#region src/schema/get-manifest.ts var get_manifest_exports = /* @__PURE__ */ __exportAll({ getManifestOptions: () => getManifestOptions }); const getManifestOptions = z.strictObject({ ...basePartial.shape, ...globPartial.shape, ...requiredGlobDirectoryPartial.shape }); //#endregion export { get_manifest_exports as n, getManifestOptions as t }; //# sourceMappingURL=get-manifest-De0D0LAJ.js.map