Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.35 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.35 KB

autopublish-template

npm version build status

"What is this" blog post

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/joeldenning/autopublish-template.

JS Delivr

https://cdn.jsdelivr.net/npm/@esm-bundle/autopublish-template/esm/index.js

https://cdn.jsdelivr.net/npm/@esm-bundle/autopublish-template/system/index.js

Unpkg

https://unpkg.com/@esm-bundle/autopublish-template/esm/index.js

https://unpkg.com/@esm-bundle/autopublish-template/system/index.js

Npm

npm install --save autopublish-template@npm:@esm-bundle/autopublish-template

Yarn

yarn add autopublish-template@npm:@esm-bundle/autopublish-template