Skip to content

Conversation

blikblum
Copy link

Fixes #138

This PR add the minimal non break change to support ES module and keep umd bundle as is today

It converts the main source file to ES module and adapt the test setup to load it (upgraded mocha to support running ES module)

It adds a rollup config that creates a umd bundle in prepublishOnly script. This bundle keeps the same custom functionality as is today (auto register in chai when used as script)

@blikblum blikblum mentioned this pull request Aug 2, 2022
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.

es module version
1 participant