Skip to content

Commit cc5038a

Browse files
authored
Provide ESM and minified versions (#123)
* Add esm, cjs, amd, min and gzip support * Update package-lock.json files * Add script tag print with version number and SRI hash in dist script * Fix error in script tag print in dist script * Add script comment, remove amd and cjs support * Update dist-all.sh to be executable * Run dist script in the beginning of who-needs-a-release.rb
1 parent 1b89491 commit cc5038a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+478
-5061
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules/
22
.idea
3-
.DS_Store
3+
.DS_Store
4+
dist/

0 commit comments

Comments
 (0)