-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Cannot read property 'length' of undefined w/ @rollup/plugin-commonjs v16 #16
Comments
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 I'm pinning |
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 😓 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
The text was updated successfully, but these errors were encountered: