You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this triggers an error in esbuild 0.16.9 that prevents duplicate names - which might be a bug in esbuild too since their changelog mentions same name functions are ok. see sveltejs/kit#8217
Describe the bug
leads to
this triggers an error in esbuild 0.16.9 that prevents duplicate names - which might be a bug in esbuild too since their changelog mentions same name functions are ok. see sveltejs/kit#8217
Reproduction
// svelte:element added in 3.47.0
https://svelte.dev/repl/31ddc37cfd684fd78310e6eb74b63e2c?version=3.47.0
// same behavior in current 3.55.0
https://svelte.dev/repl/31ddc37cfd684fd78310e6eb74b63e2c?version=3.55.0
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: