mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 11:56:36 +08:00
chore: warning suppression
This commit is contained in:
parent
302bea9718
commit
a9d5dbb500
@ -18,6 +18,7 @@ export default defineConfig({
|
||||
external: [
|
||||
'electron',
|
||||
...builtinModules,
|
||||
// @ts-ignore
|
||||
...Object.keys(pkg.dependencies || {}),
|
||||
],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user