Update build process to make browserify work.
This commit is contained in:
4
spike-wars/.babelrc
Normal file
4
spike-wars/.babelrc
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"presets": ["es2015", "stage-0"],
|
||||
"plugins": ["transform-flow-strip-types"]
|
||||
}
|
Reference in New Issue
Block a user