Been experimenting with switching to ES2015 + per-...
# javascript
r
Been experimenting with switching to ES2015 + per-file compilation tonight I've run into an issue trying to webpack using kotlinx-datetime - it seems to want to import files that don't exist. Is this something other people have run into, or is this a just-me problem? (i've got more than a few quirks in my builds)
lots of stuff like this
Module not found: Error: Can't resolve '../../../../kotlin-datetime-library-kotlinx-datetime/kotlinx/datetime/utcoffset.mjs' in '/Users/robertfmurdock/git/Coupling/build/js/packages/Coupling-client/kotlin/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/serializers'
a
Hey, thank you for sharing the issue 🙏 I will add it for investigation and will try to fix it soon (to fit it into 2.2.0 release)
K 1
👍 1
yay 1