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

feat: support 'no-entry' json config #548

Merged
merged 1 commit into from Sep 15, 2022
Merged

feat: support 'no-entry' json config #548

merged 1 commit into from Sep 15, 2022

Conversation

KyLeoHC
Copy link
Collaborator

@KyLeoHC KyLeoHC commented Sep 5, 2022

To solve #545

@vercel
Copy link

vercel bot commented Sep 5, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
garfish ✅ Ready (Inspect) Visit Preview Sep 15, 2022 at 6:56AM (UTC)

@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Base: 82.54% // Head: 82.63% // Increases project coverage by +0.08% 🎉

Coverage data is based on head (909b056) compared to base (3d3c10f).
Patch coverage: 86.53% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
+ Coverage   82.54%   82.63%   +0.08%     
==========================================
  Files          89       89              
  Lines       11959    11996      +37     
  Branches     1827     1836       +9     
==========================================
+ Hits         9872     9913      +41     
+ Misses       2069     2067       -2     
+ Partials       18       16       -2     
Impacted Files Coverage Δ
packages/core/src/module/app.ts 80.97% <71.42%> (+0.62%) ⬆️
packages/core/src/module/esModule.ts 86.75% <95.65%> (+0.66%) ⬆️
packages/utils/src/mimeType.ts 100.00% <100.00%> (ø)
packages/loader/src/managers/javascript.ts 96.22% <0.00%> (+3.77%) ⬆️

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.

@zhoushaw zhoushaw merged commit d6d6792 into main Sep 15, 2022
@zhoushaw zhoushaw deleted the feat-no-entry-config branch September 15, 2022 07:04
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.

None yet

2 participants