Skip to content

Commit

Permalink
Merge branch 'hotfix/UMDmodules'
Browse files Browse the repository at this point in the history
  • Loading branch information
Wikiki committed Feb 10, 2018
2 parents 45d38f4 + c45f6d0 commit f33f2fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist/bulma-slider.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ gulp.task('build:scripts', ['build:scripts:copy'], function() {
.pipe(babel({
"presets": [
["@babel/preset-env", {
"modules": "umd",
"targets": {
"browsers": ["last 2 versions"]
}
Expand Down

0 comments on commit f33f2fa

Please sign in to comment.