Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

included rollup-plugin-terser chokes on some scripts #74

Closed
halfnelson opened this issue Oct 15, 2019 · 1 comment · Fixed by #75
Closed

included rollup-plugin-terser chokes on some scripts #74

halfnelson opened this issue Oct 15, 2019 · 1 comment · Fixed by #75

Comments

@halfnelson
Copy link
Contributor

https://svelte.dev/repl/c346befcf70c48c6a11e00c48beba393?version=3.12.1 when downloaded and built with npm run build results in the error

Uncaught ReferenceError: Cannot access 'n' before initialization

This was tracked down to be a terser problem that is resolved by going to latest version

halfnelson added a commit to halfnelson/template that referenced this issue Oct 15, 2019
@quantuminformation
Copy link

Nice one

Conduitry pushed a commit that referenced this issue Oct 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants