Skip to content

Commit 8544917

Browse files
committed
remove unnecessary externals
cloudflare/workers-sdk#10254
1 parent 1020771 commit 8544917

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

epicshop/epic-me/vite.config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ export default defineConfig({
99
server: {
1010
port: 7788,
1111
},
12-
build: {
13-
rollupOptions: {
14-
external: [/cloudflare:.*/],
15-
},
16-
},
1712
plugins: [
1813
{
1914
name: 'strip-typegen-imports',

0 commit comments

Comments
 (0)