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

Infrastructure: Disable Webpack TerserPlugin for cached globals injection #283

Merged
merged 2 commits into from
Jul 30, 2023

Commits on Jul 29, 2023

  1. Infrastructure: Disable TerserPlugin for web-packed globals injection

    Using the TerserPlugin to minimize web-packed to globals injection heavily decreased performance.
    
    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    692e6af View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Update @globals-webpack.config.js

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    66e6f1a View commit details
    Browse the repository at this point in the history