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

fix(web): fix styles vendorChunk in webpack 5 #6822

Closed
wants to merge 6 commits into from
Closed

fix(web): fix styles vendorChunk in webpack 5 #6822

wants to merge 6 commits into from

Commits on Aug 23, 2021

  1. fix(web): fix styles vendorChunk in webpack 5

    ISSUES CLOSED: #6819
    markogresak committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    1a5b78b View commit details
    Browse the repository at this point in the history
  2. cleanup(web): use same test function for webpack 4 and 5

    This is a bit less verbose than the previous version.
    markogresak committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    283fcc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaa6394 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    3b129c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10a3901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e08b534 View commit details
    Browse the repository at this point in the history