1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

another try

This commit is contained in:
lana-k
2021-01-14 18:57:03 +01:00
parent 42199f6ebc
commit 6dede6ee4d

View File

@@ -106,6 +106,9 @@ module.exports = function (config) {
mode: 'development',
entry: './src/main.js',
watch: false,
watchOptions: {
ignored: ['node_modules/**']
},
resolve: {
extensions: ['.js', '.vue', '.json'],
alias: {