Skip to content

feat(EntryFilesAnalyzer): add option to ignore entry file that doesn't exist #320

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

Conversation

clemgbld
Copy link
Contributor

@clemgbld clemgbld commented May 26, 2025

fix #319

@fraxken
Copy link
Member

fraxken commented May 26, 2025

You also need to update .d.ts here

@fraxken fraxken changed the title feat(EntryFilesAnalyzer): add option to ignore entry file that doesn … feat(EntryFilesAnalyzer): add option to ignore entry file that doesn't exist May 26, 2025
@clemgbld clemgbld force-pushed the feat/entry-files-analyser-add-option-to-ignore-entry-file-that-does-not-exist branch from 9e7cb5f to 3477198 Compare May 26, 2025 11:48
@fraxken fraxken merged commit 179871e into NodeSecure:master May 26, 2025
8 checks passed
Copy link

codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (6cb745f) to head (3477198).
Report is 143 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #320       +/-   ##
=========================================
- Coverage   98.01%      0   -98.02%     
=========================================
  Files          29      0       -29     
  Lines        1411      0     -1411     
=========================================
- Hits         1383      0     -1383     
+ Misses         28      0       -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fraxken
Copy link
Member

fraxken commented May 26, 2025

@allcontributors please add @clemgbld for code,test

Copy link
Contributor

@fraxken

I've put up a pull request to add @clemgbld! 🎉

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.

EntryFilesAnalyser: add option to ignore entry file that doesn't exist
2 participants