adobe/css-tools

esm build is missing ".js" extensions

Closed this issue · 2 comments

any idea, why the newest package is missing the ".js" extension in the ES6 modules?
Without them, the imports are not directly usable in the browser.

Could you build it locally #108 and test it?
This should solve this issue but I would like to confirm with you before merging the PR and releasing a new version.
Thanks 👍

Okay, now you build everything into one file. I'll take a look, this should work.