Skip to content

Commit

Permalink
AMD support
Browse files Browse the repository at this point in the history
  • Loading branch information
jsanahuja committed Feb 6, 2020
1 parent cf02526 commit 8bdbab1
Show file tree
Hide file tree
Showing 6 changed files with 151 additions and 136 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ module.exports = function(grunt) {
grunt.loadNpmTasks('grunt-babel');
grunt.loadNpmTasks('grunt-contrib-cssmin');
grunt.registerTask('dist', ['babel', 'cssmin']);
};
};
10 changes: 5 additions & 5 deletions dist/Notifier.min.js

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

Loading

0 comments on commit 8bdbab1

Please sign in to comment.