Feature: using webpack instead of wro

This commit is contained in:
fecaille
2016-03-31 09:36:13 +02:00
parent 1c00864580
commit fe4cfcc962
14 changed files with 200 additions and 264 deletions

3
.babelrc Normal file
View File

@@ -0,0 +1,3 @@
{
"presets": ["es2015", "react"]
}