Commit fdca409f authored by smallwei's avatar smallwei

chomd(cli): delete .babel

parent 668e9078
{
"presets": [
["env", { "modules": false }],
"stage-2"
],
"plugins": ["transform-runtime"],
"comments": false
}
# http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false
build/*.js
config/*.js
src/assets
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
"avue-plugin-transfer": "^0.0.2", "avue-plugin-transfer": "^0.0.2",
"avue-plugin-ueditor": "^0.0.1", "avue-plugin-ueditor": "^0.0.1",
"axios": "^0.18.0", "axios": "^0.18.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0", "babel-polyfill": "^6.26.0",
"classlist-polyfill": "^1.2.0", "classlist-polyfill": "^1.2.0",
"driver.js": "^0.6.2", "driver.js": "^0.6.2",
...@@ -57,4 +58,4 @@ ...@@ -57,4 +58,4 @@
"git add" "git add"
] ]
} }
} }
\ No newline at end of file
...@@ -1432,6 +1432,12 @@ babel-plugin-syntax-dynamic-import@^6.18.0: ...@@ -1432,6 +1432,12 @@ babel-plugin-syntax-dynamic-import@^6.18.0:
version "6.18.0" version "6.18.0"
resolved "http://registry.npmjs.org/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz#8d6a26229c83745a9982a441051572caa179b1da" resolved "http://registry.npmjs.org/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz#8d6a26229c83745a9982a441051572caa179b1da"
babel-plugin-transform-runtime@^6.23.0:
version "6.23.0"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.23.0.tgz#88490d446502ea9b8e7efb0fe09ec4d99479b1ee"
dependencies:
babel-runtime "^6.22.0"
babel-plugin-transform-vue-jsx@^4.0.1: babel-plugin-transform-vue-jsx@^4.0.1:
version "4.0.1" version "4.0.1"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-4.0.1.tgz#2c8bddce87a6ef09eaa59869ff1bfbeeafc5f88d" resolved "https://registry.yarnpkg.com/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-4.0.1.tgz#2c8bddce87a6ef09eaa59869ff1bfbeeafc5f88d"
...@@ -1446,7 +1452,7 @@ babel-polyfill@^6.26.0: ...@@ -1446,7 +1452,7 @@ babel-polyfill@^6.26.0:
core-js "^2.5.0" core-js "^2.5.0"
regenerator-runtime "^0.10.5" regenerator-runtime "^0.10.5"
babel-runtime@6.x, babel-runtime@^6.18.0, babel-runtime@^6.26.0: babel-runtime@6.x, babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.26.0:
version "6.26.0" version "6.26.0"
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe" resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
dependencies: dependencies:
...@@ -1895,8 +1901,8 @@ chrome-trace-event@^1.0.0: ...@@ -1895,8 +1901,8 @@ chrome-trace-event@^1.0.0:
tslib "^1.9.0" tslib "^1.9.0"
ci-info@^1.0.0, ci-info@^1.5.0: ci-info@^1.0.0, ci-info@^1.5.0:
version "1.5.1" version "1.6.0"
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.5.1.tgz#17e8eb5de6f8b2b6038f0cbb714d410bfa9f3030" resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497"
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
version "1.0.4" version "1.0.4"
...@@ -2880,8 +2886,8 @@ ejs@^2.5.7: ...@@ -2880,8 +2886,8 @@ ejs@^2.5.7:
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.6.1.tgz#498ec0d495655abc6f23cd61868d926464071aa0" resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.6.1.tgz#498ec0d495655abc6f23cd61868d926464071aa0"
electron-to-chromium@^1.3.47, electron-to-chromium@^1.3.62: electron-to-chromium@^1.3.47, electron-to-chromium@^1.3.62:
version "1.3.69" version "1.3.70"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.69.tgz#0fd5d4bfd89ba6a431a144375245aea65073e3ca" resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.70.tgz#ded377256d92d81b4257d36c65aa890274afcfd2"
elegant-spinner@^1.0.1: elegant-spinner@^1.0.1:
version "1.0.1" version "1.0.1"
...@@ -2992,8 +2998,8 @@ escodegen@^1.9.1: ...@@ -2992,8 +2998,8 @@ escodegen@^1.9.1:
source-map "~0.6.1" source-map "~0.6.1"
eslint-loader@^2.0.0: eslint-loader@^2.0.0:
version "2.1.0" version "2.1.1"
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.1.0.tgz#61334c548aeb0b8e20ec3a552fb7a88c47261c6a" resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-2.1.1.tgz#2a9251523652430bfdd643efdb0afc1a2a89546a"
dependencies: dependencies:
loader-fs-cache "^1.0.0" loader-fs-cache "^1.0.0"
loader-utils "^1.0.2" loader-utils "^1.0.2"
...@@ -4259,7 +4265,7 @@ is-buffer@^1.1.5: ...@@ -4259,7 +4265,7 @@ is-buffer@^1.1.5:
is-builtin-module@^1.0.0: is-builtin-module@^1.0.0:
version "1.0.0" version "1.0.0"
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe" resolved "http://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe"
dependencies: dependencies:
builtin-modules "^1.0.0" builtin-modules "^1.0.0"
...@@ -7867,8 +7873,8 @@ vue-eslint-parser@^2.0.3: ...@@ -7867,8 +7873,8 @@ vue-eslint-parser@^2.0.3:
lodash "^4.17.4" lodash "^4.17.4"
vue-hot-reload-api@^2.3.0: vue-hot-reload-api@^2.3.0:
version "2.3.0" version "2.3.1"
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.0.tgz#97976142405d13d8efae154749e88c4e358cf926" resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.1.tgz#b2d3d95402a811602380783ea4f566eb875569a2"
vue-json-tree-view@^2.1.4: vue-json-tree-view@^2.1.4:
version "2.1.4" version "2.1.4"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment