Open frederikhors opened 4 years ago
OK thanks (for all your help around here, it's really appreciated & valuable). I'll investigate that.
Confirmed on my side. This is between Nollup and @rollup/plugin-commonjs
. I think the issue should be reported at Nollup, 'cause he's probably in the best position to understand what's going on.
I'm pinning @rollup/plugin-commonjs@15
in the template for now.
Are you opening the issue on nollup describing what you think? Do you want?
I'll do it eventually, but I'm swamped these days :sweat: Go for it if you can ;)
Done.
Fixed in nollup 0.14.0.
We should probably bump to last versions of Nollup and the commonjs plugin in the template now that this is fixed, before closing this issue.
From
"@rollup/plugin-commonjs": "16.0.0"
this is the error:Reproduction here: https://github.com/frederikhors/svelte-template-hot/tree/update-commonjs-to-16