typed-html
typed-html copied to clipboard
The published version is missing source maps
I noticed the published version is missing source maps. Demo:
-
npm init -yin 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. 👍