Skip to content

Commit

Permalink
feat: update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Oct 27, 2016
1 parent 92cf530 commit a53f967
Show file tree
Hide file tree
Showing 3 changed files with 31,492 additions and 0 deletions.
1 change: 1 addition & 0 deletions browser-build.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ function build(options, callback) {
};
browserify(brOpts).add('./browser.js')
.transform(babelify, {
"global": true,
"presets": ["es2015"],
"plugins": ["transform-runtime"]
}).transform(aliasify, {
Expand Down
Loading

0 comments on commit a53f967

Please sign in to comment.