mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
no watchers during testing
This commit is contained in:
@@ -105,6 +105,7 @@ module.exports = function (config) {
|
||||
webpack: {
|
||||
mode: 'development',
|
||||
entry: './src/main.js',
|
||||
watch: false,
|
||||
resolve: {
|
||||
extensions: ['.js', '.vue', '.json'],
|
||||
alias: {
|
||||
|
||||
Reference in New Issue
Block a user