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
8c2b43ae97
@ -17,6 +17,7 @@ export default defineConfig({
|
||||
external: [
|
||||
'electron',
|
||||
...builtinModules,
|
||||
// @ts-ignore
|
||||
...Object.keys(pkg.dependencies || {}),
|
||||
],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user