1
0
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:
lana-k
2021-01-14 18:12:59 +01:00
parent b55dec55ee
commit badcefc4f7
2 changed files with 1 additions and 4 deletions

View File

@@ -105,6 +105,7 @@ module.exports = function (config) {
webpack: {
mode: 'development',
entry: './src/main.js',
watch: false,
resolve: {
extensions: ['.js', '.vue', '.json'],
alias: {