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

Styles are out of order when HMR and async code splitting enabled #955

Closed
h-a-n-a opened this issue Jun 16, 2022 · 1 comment · Fixed by #982
Closed

Styles are out of order when HMR and async code splitting enabled #955

h-a-n-a opened this issue Jun 16, 2022 · 1 comment · Fixed by #982

Comments

@h-a-n-a
Copy link

h-a-n-a commented Jun 16, 2022

Bug report

How Do We Reproduce?

You may refer to this repo directly: https://github.com/h-a-n-a/issue_0616_mini_css_hmr

Please paste the results of npx webpack-cli info here, and mention other relevant information

❯ npx webpack-cli info

  System:
    OS: macOS 12.1
    CPU: (8) arm64 Apple M1
    Memory: 87.59 MB / 16.00 GB
  Binaries:
    Node: 16.13.2 - ~/.nvm/versions/node/v16.13.2/bin/node
    Yarn: 1.22.18 - ~/.nvm/versions/node/v16.13.2/bin/yarn
    npm: 8.1.2 - ~/.nvm/versions/node/v16.13.2/bin/npm
  Browsers:
    Chrome: 102.0.5005.115
    Safari: 15.2
  Packages:
    css-loader: ^6.7.1 => 6.7.1
    html-webpack-plugin: ^5.5.0 => 5.5.0
    style-loader: ^3.3.1 => 3.3.1
    webpack: ^5.72.1 => 5.72.1
    webpack-cli: ^4.9.2 => 4.9.2
    webpack-dev-server: ^4.9.2 => 4.9.2
@alexander-akait
Copy link
Member

Fixed #982

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 a pull request may close this issue.

2 participants