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

📦 Migrate to Webpack 5. #5462

Merged
merged 10 commits into from
Mar 2, 2021
Merged

📦 Migrate to Webpack 5. #5462

merged 10 commits into from
Mar 2, 2021

Conversation

matthiasrohmer
Copy link
Collaborator

Resolves #4846. Supersedes #5395, #5358, #5310, #5065, #4842, #4841.

This also replaces Closure Compiler with Terser as CC is not compatible with Webpack 5 yet. But it also yields better results (Pixi: 31KB vs 36KB for a production build) and is more forgiving in terms of configuration and code authoring.

Copy link
Collaborator

@sebastianbenz sebastianbenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Matthias

@sebastianbenz
Copy link
Collaborator

@matthiasrohmer Travis is currently broken, please merge

@patrickkettner patrickkettner merged commit e156568 into future Mar 2, 2021
@patrickkettner patrickkettner deleted the chore/webpack5 branch March 2, 2021 20:14
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.

Migrate Pixi and Playground to webpack 5
3 participants