I noticed the published version is missing source maps. Demo:
npm init -y in a new directory
npm add typed-html -D
ls node_modules/typed-html/dist - No source maps are visible.
I see you have enabled them in project configuration so maybe they weren't uploaded correctly or so.
I'm having lots of fun with the package. Thanks a lot for authoring it. 👍
I noticed the published version is missing source maps. Demo:
npm init -yin a new directorynpm add typed-html -Dls node_modules/typed-html/dist- No source maps are visible.I see you have enabled them in project configuration so maybe they weren't uploaded correctly or so.
I'm having lots of fun with the package. Thanks a lot for authoring it. 👍