Skip to content

Conversation

@davidcarlisle
Copy link
Collaborator

This PR uses npx rollup to package the polyfill modules as a classic javascript file.

This has the advantage of being a single file and also that it may be loaded from examples on the filesystem without being blocked by security policies.

It also has commented out code to use npx minify to shrink the file (from 175Kb to 50 Kb) but something in the modules confuses minify and the resulting file doesn't work currently, so I have not checked in the minified version.

This should address issue #29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants