Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 175 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (3 loc) · 175 Bytes

Building

Build uses rollup.js to create single files in the dist folder. A minified version is also available.

For updating the dist files, run npm run-script build.