瀏覽代碼

Fixed 工程启动失败

howard 1 年之前
父節點
當前提交
ae4f82ed72
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 1 0
      .env.development
  2. 3 0
      .gitignore

+ 1 - 0
.env.development

@@ -0,0 +1 @@
1
+VUE_CLI_BABEL_TRANSPILE_MODULES = true

+ 3 - 0
.gitignore

@@ -0,0 +1,3 @@
1
+node_modules
2
+package-lock.json
3
+dist