Skip to content

How to publish new version of packages

Ondřej Chrastina edited this page Jun 27, 2022 · 2 revisions

This page is primarily for the maintainers of this repository.

If you need to add new files to the npm bundle - list them in .npmignore file for appropriate package (with ! prefix) and also adjust the .gitignore file in case added files are produced by the build.

Use the Publishing section of the main readme.

Clone this wiki locally