Skip to content

Commit

Permalink
Revert "Add chrome web store user badge"
Browse files Browse the repository at this point in the history
This reverts commit 573a698.
  • Loading branch information
yoriiis committed Jun 13, 2024
1 parent 573a698 commit 9b0757e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SvgChunkWebpackPlugin

![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/yoriiis/svg-chunk-webpack-plugin/build.yml?branch=main&style=for-the-badge) [![Coverage Status](https://img.shields.io/coveralls/github/yoriiis/svg-chunk-webpack-plugin?style=for-the-badge)](https://coveralls.io/github/yoriiis/svg-chunk-webpack-plugin?branch=main) [![Npm downloads](https://img.shields.io/npm/dm/svg-chunk-webpack-plugin?color=fb3e44&label=npm%20downloads&style=for-the-badge)](https://npmjs.com/package/svg-chunk-webpack-plugin) [![Chrome Web Store Users](https://img.shields.io/chrome-web-store/users/ideeaicjegejlmejdjbhbhfhenekneie?style=for-the-badge&logo=googlechrome&logoColor=FFCD46&color=%234C8BF5&link=https%3A%2F%2Fchromewebstore.google.com%2Fdetail%2Fab-tasty-debugger%2Fideeaicjegejlmejdjbhbhfhenekneie)](https://chromewebstore.google.com/detail/ab-tasty-debugger/ideeaicjegejlmejdjbhbhfhenekneie)
![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/yoriiis/svg-chunk-webpack-plugin/build.yml?branch=main&style=for-the-badge) [![Coverage Status](https://img.shields.io/coveralls/github/yoriiis/svg-chunk-webpack-plugin?style=for-the-badge)](https://coveralls.io/github/yoriiis/svg-chunk-webpack-plugin?branch=main) [![Npm downloads](https://img.shields.io/npm/dm/svg-chunk-webpack-plugin?color=fb3e44&label=npm%20downloads&style=for-the-badge)](https://npmjs.com/package/svg-chunk-webpack-plugin)

The `svg-chunk-webpack-plugin` creates optimized SVG sprites, according to Webpack's entrypoints. Each sprite contains only the SVG dependencies listed on its entrypoints to improved code splitting, even on SVG files.

Expand Down

0 comments on commit 9b0757e

Please sign in to comment.