@kirchdev/vite-plugin-iconify-bundle 0.3.0 → 0.3.1-dev.15-0171e6d
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,8 +4,11 @@
|
|
|
4
4
|
|
|
5
5
|
**Only the Iconify icons your source actually uses — resolved at build time, inlined into the bundle, no runtime API**
|
|
6
6
|
|
|
7
|
+
[](https://www.npmjs.com/package/@kirchdev/vite-plugin-iconify-bundle)
|
|
8
|
+
[](https://www.npmjs.com/package/@kirchdev/vite-plugin-iconify-bundle)
|
|
7
9
|
[](https://github.com/kirchDev/vite-plugin-iconify-bundle/actions/workflows/ci.yml)
|
|
8
|
-
[](https://www.npmjs.com/package/@kirchdev/vite-plugin-iconify-bundle)
|
|
11
|
+
[](LICENSE)
|
|
9
12
|
|
|
10
13
|
</div>
|
|
11
14
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://www.schemastore.org/package.json",
|
|
3
3
|
"name": "@kirchdev/vite-plugin-iconify-bundle",
|
|
4
|
-
"version": "0.3.
|
|
4
|
+
"version": "0.3.1-dev.15-0171e6d",
|
|
5
5
|
"description": "Vite plugin that bundles only the Iconify icons your source actually uses — no runtime API calls, no whole collections.",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"bundle",
|