Skip to content

Commit

Permalink
Merge pull request #53 from bobisjan/babel-removal
Browse files Browse the repository at this point in the history
Remove Babel
  • Loading branch information
locks committed Jan 15, 2020
2 parents 3febb1d + 367347f commit 984cba1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 305 deletions.
3 changes: 0 additions & 3 deletions .babelrc

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
},
"homepage": "https://github.com/ember-fastboot/fastboot-express-middleware#readme",
"devDependencies": {
"babel-core": "^6.11.4",
"babel-preset-es2015": "^6.9.0",
"chai": "^4.1.0",
"chai-as-promised": "^7.1.1",
"ember-cli": "^2.7.0",
Expand Down
1 change: 0 additions & 1 deletion test/mocha.opts
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
--require test/support/common
--compilers js:babel-core/register

0 comments on commit 984cba1

Please sign in to comment.