Remove Babel

This commit is contained in:
Pig Fang 2018-08-01 18:15:36 +08:00
parent 12e1a890ed
commit 1ece3e6283
3 changed files with 21 additions and 1783 deletions

View File

@ -1,20 +0,0 @@
{
"presets": [
[
"env",
{
"targets": {
"browsers": [
"> 1%",
"last 2 versions",
"not ie <= 8"
]
},
"modules": false
}
]
],
"plugins": [
"external-helpers"
]
}

1780
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -41,9 +41,6 @@
"@types/chai": "^4.1.4",
"@types/mocha": "^5.2.5",
"@types/three": "^0.92.12",
"babel-cli": "^6.26.0",
"babel-plugin-external-helpers": "^6.22.0",
"babel-preset-env": "^1.7.0",
"chai": "^4.1.2",
"eslint": "^5.0.1",
"karma": "^2.0.4",
@ -56,7 +53,6 @@
"puppeteer": "^1.5.0",
"rimraf": "^2.6.2",
"rollup": "^0.62.0",
"rollup-plugin-babel": "^3.0.4",
"rollup-plugin-license": "^0.7.0",
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-uglify": "^4.0.0",