I’m not sure if this is a real issue yet, but I’ve...
# help
s
I’m not sure if this is a real issue yet, but I’ve noticed on occasion, the build process generates invalid source map files. namely, the .js file is lacking the
//# sourceMappingURL=
footer. has anyone else noticed this? I’ll keep an eye out if it happens again and see if I can replicate it consistently
t
We had an issue in older versions that was missing that
think maybe pre 0.57
s
ahhh ok. that’s probably what was tripping me up, because it’s cleared up recently.
I wasn’t sure if it was a sporadic bug or something that’s been fixed