We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1d9247 commit a4d83b3Copy full SHA for a4d83b3
packages/cloudflare/src/cli/build/bundle-server.ts
@@ -14,7 +14,6 @@ import * as patches from "./patches/index.js";
14
import fixRequire from "./patches/plugins/require.js";
15
import inlineRequirePagePlugin from "./patches/plugins/require-page.js";
16
import setWranglerExternal from "./patches/plugins/wrangler-external.js";
17
-import { extractCacheAssetsManifest } from "./utils/extract-cache-assets-manifest.js";
18
import { normalizePath, patchCodeWithValidations } from "./utils/index.js";
19
20
/** The dist directory of the Cloudflare adapter package */
…d/utils/extract-cache-assets-manifest.ts …en-next/extract-cache-assets-manifest.tspackages/cloudflare/src/cli/build/utils/extract-cache-assets-manifest.ts renamed to packages/cloudflare/src/cli/build/open-next/extract-cache-assets-manifest.ts
0 commit comments