Update vue.config.js
This commit is contained in:
@@ -1,15 +1,9 @@
|
||||
module.exports = {
|
||||
configureWebpack: {
|
||||
devServer: {
|
||||
host: 'es2cd.io',
|
||||
port: '8080',
|
||||
disableHostCheck: true
|
||||
}
|
||||
},
|
||||
"transpileDependencies": [
|
||||
"vuetify"
|
||||
],
|
||||
"runtimeCompiler": true
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user