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