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