mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-20 21:11:52 +00:00
Add transform
This commit is contained in:
parent
fa11f6df0f
commit
539a047557
1 changed files with 2 additions and 1 deletions
3
.babelrc
3
.babelrc
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"presets": ["es2015", "stage-0"]
|
||||
"presets": ["es2015", "stage-0"],
|
||||
"plugins": ["transform-runtime"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue