refactor:refine webpack.prod.conf.js
This commit is contained in:
parent
61deec548c
commit
61095a9f2c
2 changed files with 4 additions and 6 deletions
5
.babelrc
5
.babelrc
|
|
@ -1,10 +1,7 @@
|
|||
{
|
||||
"presets": [
|
||||
["env", {
|
||||
"modules": false,
|
||||
"targets": {
|
||||
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
|
||||
}
|
||||
"modules": false
|
||||
}],
|
||||
"stage-2"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue