Skip to content

Commit 91c7a2b

Browse files
Update packages/cloudflare/src/cli/build/patches/ast/webpack-runtime.ts
Co-authored-by: Dario Piotrowicz <[email protected]>
1 parent 2fc0c0a commit 91c7a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cloudflare/src/cli/build/patches/ast/webpack-runtime.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Inline dynamic requires in the webpack runtime.
33
*
4-
* The webpack runtime has dynamic requires that would not be bundled by ESBuild
4+
* The webpack runtime has dynamic requires that would not be bundled by ESBuild:
55
*
66
* installChunk(require("./chunks/" + __webpack_require__.u(chunkId)));
77
*

0 commit comments

Comments
 (0)