Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 215 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 215 Bytes

We modularize the codebase with rollup.js. If you would like to contribute a change, edit the files in src/ and execute:

npm run build

which will build in dist/ and lib/.