Skip to content
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

update rollup to 0.34.8, to avoid parsing slowdown #9509

Merged
merged 1 commit into from
Aug 14, 2016

Conversation

Rich-Harris
Copy link
Contributor

See #9310 (comment) – this was tracked down to rollup/rollup#774, which is now merged.

This doesn't address the fact that UglifyJS will remove the parens enclosing the factory function – some clues here, though for whatever reason I haven't yet managed to disable negate_iife – so while the unminified build now parses faster, the minified build is currently still affected.

@Rich-Harris Rich-Harris mentioned this pull request Aug 14, 2016
@mrdoob mrdoob merged commit ff5a0bd into mrdoob:dev Aug 14, 2016
@mrdoob
Copy link
Owner

mrdoob commented Aug 14, 2016

Thanks!

aardgoose pushed a commit to aardgoose/three.js that referenced this pull request Oct 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants