jakubfiala / atrament

A small JS library for beautiful drawing and handwriting on the HTML Canvas.
http://fiala.space/atrament/demo
MIT License
1.56k stars 115 forks source link

Build with Rollup #93

Closed jakubfiala closed 9 months ago

jakubfiala commented 9 months ago

The rollup config creates separate ESM and CJS distributions, and the NPM package is configured to use either depending on the import method.