Skip to content

Commit

Permalink
Merge pull request #24 from loadimpact/browser-support
Browse files Browse the repository at this point in the history
Run babel on standalone js.
  • Loading branch information
legander authored Mar 13, 2020
2 parents 417ebd7 + 3fff570 commit b2661b2
Show file tree
Hide file tree
Showing 4 changed files with 579 additions and 220 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,10 @@
"verror": "^1.10.0"
},
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/preset-env": "^7.8.4",
"ava": "^1.4.1",
"babel-loader": "^8.0.6",
"cross-env": "^5.2.0",
"husky": "^3.0.0",
"mock-require": "^3.0.3",
Expand Down
Loading

0 comments on commit b2661b2

Please sign in to comment.