This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
vue-material
Watch
1
Star
0
Fork
You've already forked vue-material
0
mirror of
https://github.com/Hopiu/vue-material.git
synced
2026-05-17 03:31:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ddd2010425
vue-material
/
.babelrc
10 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
Initial setup
2016-06-17 23:32:39 +00:00
{
fix babel export default module.exports #92
2016-11-21 03:19:42 +00:00
"presets": [
"es2015",
"stage-0"
],
"plugins": [
"add-module-exports"
]
Initial setup
2016-06-17 23:32:39 +00:00
}
Reference in a new issue
Copy permalink