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
{{ message }}
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
Why was this issue closed? As far as I can tell, with the latest version of Svelte we can use optional chaining and nullish coalescing when npm run dev is used, but it fails with npm run build because Terser doesn't support it yet. It seems to me that until that is fixed, sveltejs/template can't claim to support those JS features.
How to use optional chaining with this amazing template?
The text was updated successfully, but these errors were encountered: