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: Preact build doesn't work due to incorrect Preact imports #235

Merged
merged 1 commit into from
Jul 8, 2023

Fix: Preact build doesn't work due to incorrect Preact imports

b39924d
Select commit
Loading
Failed to load commit list.
Merged

Fix: Preact build doesn't work due to incorrect Preact imports #235

Fix: Preact build doesn't work due to incorrect Preact imports
b39924d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 8, 2023 in 0s

63.39% (+0.06%) compared to 4b50543

View this Pull Request on Codecov

63.39% (+0.06%) compared to 4b50543

Details

Codecov Report

Merging #235 (b39924d) into main (4b50543) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
+ Coverage   63.33%   63.39%   +0.06%     
==========================================
  Files          21       21              
  Lines         600      601       +1     
  Branches      227      227              
==========================================
+ Hits          380      381       +1     
  Misses        179      179              
  Partials       41       41              
Impacted Files Coverage Δ
src/config/babelrc.js 53.33% <100.00%> (+1.06%) ⬆️