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: Add in bundle name config option #26

Merged
merged 10 commits into from
Dec 19, 2023

emit warning from the various bundler plugins

2da2a19
Select commit
Loading
Failed to load commit list.
Merged

feat: Add in bundle name config option #26

emit warning from the various bundler plugins
2da2a19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 14, 2023 in 0s

16.66% of diff hit (target 85.81%)

View this Pull Request on Codecov

16.66% of diff hit (target 85.81%)

Annotations

Check warning on line 24 in packages/rollup-plugin/src/rollup-bundle-analysis/rollupBundleAnalysisPlugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/rollup-plugin/src/rollup-bundle-analysis/rollupBundleAnalysisPlugin.ts#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 24 in packages/vite-plugin/src/vite-bundle-analysis/viteBundleAnalysisPlugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/vite-plugin/src/vite-bundle-analysis/viteBundleAnalysisPlugin.ts#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 27 in packages/webpack-plugin/src/webpack-bundle-analysis/webpackBundleAnalysisPlugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/webpack-plugin/src/webpack-bundle-analysis/webpackBundleAnalysisPlugin.ts#L26-L27

Added lines #L26 - L27 were not covered by tests