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