astefanutti / decktape

PDF exporter for HTML presentations
MIT License
2.19k stars 176 forks source link

feat(esm): migrate this package to a pure ESM #252

Closed nicojs closed 1 year ago

nicojs commented 1 year ago

BREAKING CHANGE: Please run node 12.20 or higher BREAKING CHANGE: This package is now a pure esm, please read this

nicojs commented 1 year ago

Seems to work 👍

Technically a breaking change for people requiring from decktape directly: require('decktape')