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

sync: master to alpha #586

Merged
merged 2 commits into from
Aug 30, 2024
Merged

sync: master to alpha #586

merged 2 commits into from
Aug 30, 2024

Commits on Aug 30, 2024

  1. webpack.dev.config.js includes quietDeps: true, applies injected <lin…

    …k> styles once loaded, example app updates to show ParagonWebpackPlugin output
    
    * Adds back `sassOptions.quietDeps: true`, as it was removed in a previous release (14.1.0) triggering disruptive Sass deprecation warnings.
    * Updates `ParagonWebpackPlugin` to apply injected <link> styles once loaded.
    * Updates example app to show a preview of the `ParagonWebpackPlugin`'s output.
    adamstankiewicz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4c7abe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    476a5e8 View commit details
    Browse the repository at this point in the history