Fix tests
One can use transforms with Browserify, so I added babelify in order to compile all node modules to ES5.
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
"deploy": "npm run build-prod && npm run update-version-file && bash scripts/deploy.sh"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-preset-es2015": "^6.22.0",
|
||||
"babelify": "^7.3.0",
|
||||
"broccoli-asset-rev": "^2.4.5",
|
||||
"ember-ajax": "^2.4.1",
|
||||
"ember-browserify": "^1.1.13",
|
||||
|
||||
Reference in New Issue
Block a user