Skip to content

Commit ba30a41

Browse files
committed
Merge from dev
2 parents 99b8c8a + 375ddbb commit ba30a41

20 files changed

+46920
-839
lines changed

.babelrc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"presets": ["es2015", "stage-0", "react"]
2+
"presets": ["es2015", "stage-0", "react"],
3+
"plugins": [
4+
"transform-decorators-legacy"
5+
]
36
}

0 commit comments

Comments
 (0)