Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

ESM and CommonJS updates #43

Merged
merged 8 commits into from Aug 18, 2019
Merged

ESM and CommonJS updates #43

merged 8 commits into from Aug 18, 2019

Conversation

markcellus
Copy link
Owner

Makes the package an official ES module with backward-compatible CommonJS support for IE11.

Fixes #42

Mark added 8 commits August 18, 2019 18:15
* Move `main` to `module` in package.json
* Generate commonjs output and set to `main`
* Sync package.json and package-lock.json
* Consolidate rollup watch and static server into `npm start`
* Update README to use `npm start`
* Add index.html file to support navigating to /examples using static server
@markcellus markcellus mentioned this pull request Aug 18, 2019
@markcellus markcellus merged commit fe00cc3 into master Aug 18, 2019
@markcellus markcellus deleted the esm_module branch August 18, 2019 23:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IE11 Support
1 participant