Skip to content

Commit

Permalink
Update vue.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jinyoung authored Nov 1, 2020
1 parent cafd0c3 commit 8f26dea
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions vue.config.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
module.exports = {
configureWebpack: {
devServer: {
host: 'es2cd.io',
port: '8080',
disableHostCheck: true
}
},
"transpileDependencies": [
"vuetify"
],
"runtimeCompiler": true


}
}

0 comments on commit 8f26dea

Please sign in to comment.