mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-09-03 21:17:37 +08:00
chore: update config
This commit is contained in:
@@ -16,7 +16,6 @@ const pkg = JSON.parse(readFileSync(join(process.cwd(), 'package.json'), 'utf8')
|
||||
*/
|
||||
function getWatcher({ name, configFile, writeBundle }) {
|
||||
return viteBuild({
|
||||
mode: 'development',
|
||||
// Options here precedence over configFile
|
||||
build: {
|
||||
watch: {},
|
||||
|
Reference in New Issue
Block a user