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:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user