mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-20 22:55:12 +00:00
enable babel's experimental features
http://babeljs.io/docs/usage/experimental/
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
},
|
||||
"browserify": {
|
||||
"transform": [
|
||||
"babelify"
|
||||
["babelify", {"stage": 0}]
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user