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

Support returning react components when inlining svg files #7

Merged
merged 2 commits into from
Aug 8, 2020

Conversation

cyrilwanner
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 8, 2020

PR Stats (BundleWatch)

Everything is in check (+1.6KB, -0B, +4.4%)

Size limit: pass ✅

Changed files
File Size Change
./lib/processLoaders.js 5.64KB +1.41KB (+33.3%)
./lib/parseQuery.js 2.02KB +95B (+4.8%)
./lib/options.d.ts 746B +78B (+11.7%)
./lib/parseQuery.d.ts 650B +25B (+4%)
All files
File Size Change
./lib/processLoaders.js 5.64KB +1.41KB (+33.3%)
./lib/parseQuery.js 2.02KB +95B (+4.8%)
./lib/options.d.ts 746B +78B (+11.7%)
./lib/parseQuery.d.ts 650B +25B (+4%)
./lib/cache.d.ts 1.64KB -
./lib/cache.js 4.57KB -
./lib/convert/index.d.ts 566B -
./lib/convert/index.js 965B -
./lib/convert/webp.d.ts 399B -
./lib/convert/webp.js 497B -
./lib/index.d.ts 358B -
./lib/index.js 1.84KB -
./lib/lqip/blur.d.ts 214B -
./lib/lqip/blur.js 662B -
./lib/lqip/colors.d.ts 457B -
./lib/lqip/colors.js 1.19KB -
./lib/optimize/gif.d.ts 528B -
./lib/optimize/gif.js 1.39KB -
./lib/optimize/index.d.ts 692B -
./lib/optimize/index.js 1.72KB -
./lib/optimize/jpeg.d.ts 583B -
./lib/optimize/jpeg.js 993B -
./lib/optimize/png.d.ts 576B -
./lib/optimize/png.js 779B -
./lib/optimize/svg.d.ts 512B -
./lib/optimize/svg.js 788B -
./lib/optimize/webp.d.ts 559B -
./lib/optimize/webp.js 559B -
./lib/options.js 327B -
./lib/processImage.d.ts 853B -
./lib/processImage.js 3.08KB -
./lib/processLoaders.d.ts 896B -
./lib/util.d.ts 170B -
./lib/util.js 712B -

@cyrilwanner cyrilwanner changed the title Feature/include component Support returning react components when inlining svg files Aug 8, 2020
@cyrilwanner cyrilwanner merged commit 75df11d into master Aug 8, 2020
@cyrilwanner cyrilwanner deleted the feature/include-component branch August 8, 2020 22:44
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

1 participant