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: don't crash in web workers #1004

Merged
merged 3 commits into from Dec 6, 2022
Merged

fix: don't crash in web workers #1004

merged 3 commits into from Dec 6, 2022

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #1001

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Base: 90.37% // Head: 90.37% // No change to project coverage 👍

Coverage data is based on head (4553507) compared to base (9178a0c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1004   +/-   ##
=======================================
  Coverage   90.37%   90.37%           
=======================================
  Files           5        5           
  Lines         831      831           
  Branches      222      222           
=======================================
  Hits          751      751           
  Misses         70       70           
  Partials       10       10           
Impacted Files Coverage Δ
src/index.js 96.30% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait alexander-akait merged commit 4d98d4b into master Dec 6, 2022
@alexander-akait alexander-akait deleted the test-worker branch December 6, 2022 02:01
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.

MiniCssExtractPlugin tries and crashes on CSS injection in Web Workers
1 participant