Instructions for creating a new esm-bundle repo
A repo that tests automatic detection of upstream publishes and the publishing of @esm-bundle
versions of them.
Upstream repo at https://www.npmjs.com/package/chai.
https://cdn.jsdelivr.net/npm/@esm-bundle/chai/esm/chai.js
https://cdn.jsdelivr.net/npm/@esm-bundle/chai/system/chai.js
https://unpkg.com/@esm-bundle/chai/esm/chai.js
https://unpkg.com/@esm-bundle/chai/system/chai.js
npm install --save chai@npm:@esm-bundle/chai
yarn add chai@npm:@esm-bundle/chai