fix: exclude babel/core
This commit is contained in:
parent
a597e1c517
commit
50217148b2
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ const ALWAYS_EXTERNAL = new Set([
|
|||
'@sveltejs/vite-plugin-svelte',
|
||||
'@proload/core',
|
||||
'@proload/core/lib/esm/requireOrImport.mjs',
|
||||
'@babel/core',
|
||||
'serialize-javascript',
|
||||
'micromark-util-events-to-acorn',
|
||||
'node-fetch',
|
||||
|
|
Loading…
Reference in a new issue