Skip to content

Commit a4d83b3

Browse files
committed
move location of util
1 parent f1d9247 commit a4d83b3

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

packages/cloudflare/src/cli/build/bundle-server.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import * as patches from "./patches/index.js";
1414
import fixRequire from "./patches/plugins/require.js";
1515
import inlineRequirePagePlugin from "./patches/plugins/require-page.js";
1616
import setWranglerExternal from "./patches/plugins/wrangler-external.js";
17-
import { extractCacheAssetsManifest } from "./utils/extract-cache-assets-manifest.js";
1817
import { normalizePath, patchCodeWithValidations } from "./utils/index.js";
1918

2019
/** The dist directory of the Cloudflare adapter package */

packages/cloudflare/src/cli/build/utils/extract-cache-assets-manifest.ts renamed to packages/cloudflare/src/cli/build/open-next/extract-cache-assets-manifest.ts

File renamed without changes.

0 commit comments

Comments
 (0)