This commit is contained in:
Pan
2019-03-11 16:56:27 +08:00
parent 653de1f31e
commit 66e8ca9cec
6 changed files with 27 additions and 22 deletions

View File

@@ -1,4 +1,5 @@
VUE_APP_BASE_API = '/api-dev'
VUE_APP_BASE_API = '/api'
ENV = 'development'
// With this configuration, vue-cli uses babel-plugin-dynamic-import-node
// It only does one thing by converting all import() to require()