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://github.com/lodash/lodash
https://cdn.jsdelivr.net/npm/@esm-bundle/lodash/esm/index.js
https://cdn.jsdelivr.net/npm/@esm-bundle/lodash/system/index.js
https://unpkg.com/@esm-bundle/lodash/esm/index.js
https://unpkg.com/@esm-bundle/lodash/system/index.js
npm install --save lodash@npm:@esm-bundle/lodash
yarn add lodash@npm:@esm-bundle/lodash