This website requires JavaScript.
Explore
Help
Register
Sign in
drip-public
/
iview
Watch
6
Star
1
Fork
You've already forked iview
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f1e3240a6b
iview
/
.babelrc
6 lines
104 B
Text
Raw
Normal View
History
Unescape
Escape
add iview.install()
2016-11-03 10:19:35 +08:00
{
Upgrade: babel-preset-es2015 to babel-preset-env Stay up to date, by using the env preset. https://babeljs.io/docs/plugins/preset-es2015/ https://babeljs.io/docs/plugins/preset-env/
2018-01-16 19:12:55 +01:00
"presets": ["env", "stage-3"],
add iview.install()
2016-11-03 10:19:35 +08:00
"plugins": ["transform-runtime"],
"comments": false
}
Reference in a new issue
Copy permalink