jakubfiala / atrament

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

Build with Rollup #93

Closed jakubfiala closed 8 months ago

jakubfiala commented 8 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.