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: custom path labels #194

Merged
merged 2 commits into from
Jan 29, 2024
Merged

feat: custom path labels #194

merged 2 commits into from
Jan 29, 2024

Conversation

LironEr
Copy link
Owner

@LironEr LironEr commented Jan 20, 2024

resolves: #193
related: #192

Copy link

bundlemon bot commented Jan 20, 2024

BundleMon

Unchanged files (12)
Status Path Size Limits
main.(hash).js
479.42KB -
JS files
521.(hash).js
403.95KB -
JS files
785.(hash).js
258.66KB -
JS files
601.(hash).js
54.38KB -
JS files
476.(hash).js
32.33KB -
JS files
350.(hash).js
29.06KB -
JS files
ReportPage.(hash).js
14.69KB -
JS files
LoginPage.(hash).js
12.81KB -
JS files
ReportsPage.(hash).js
6.64KB -
JS files
ReportsChart.(hash).js
4.49KB -
JS files
CreateProjectPage.(hash).js
2.45KB -
index.html
766B -

No change in files bundle size

Unchanged groups (2)
Status Path Size Limits
JS files
**/*.js
1.27MB -
Images
**/*.png
370.53KB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@LironEr
Copy link
Owner Author

LironEr commented Jan 20, 2024

Hey @goibon

I added the option to customize the current regex and/or add more path labels.
You can try this version by using bundlemon 2.1.0-rc.0
Let me know what you think about the PR

Thanks (:

@goibon
Copy link

goibon commented Jan 22, 2024

Hey @goibon

I added the option to customize the current regex and/or add more path labels. You can try this version by using bundlemon 2.1.0-rc.0 Let me know what you think about the PR

Thanks (:

I just tried out 2.1.0-rc.0 for my project and it worked like a charm plus I really like the approach of being able to configure it 👏

@LironEr LironEr merged commit 05dbcd0 into master Jan 29, 2024
9 checks passed
@LironEr LironEr deleted the feat/path-labels branch January 29, 2024 17:35
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.

How can I configure Bundlemon to recognize hashes generated by Rollup 4?
2 participants