mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-08-27 07:21:18 +08:00
chore: warning suppression
This commit is contained in:
@@ -17,6 +17,7 @@ export default defineConfig({
|
||||
external: [
|
||||
'electron',
|
||||
...builtinModules,
|
||||
// @ts-ignore
|
||||
...Object.keys(pkg.dependencies || {}),
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user