astro-icon
Advanced tools
Comparing version 0.7.2 to 0.7.3
@@ -192,3 +192,3 @@ /// <reference types="vite/client" /> | ||
try { | ||
const files = import.meta.globEager(`/src/icons/**/*.svg`, { as: "raw" }); | ||
const files = import.meta.globEager("/src/icons/**/*.svg", { as: "raw" }); | ||
@@ -195,0 +195,0 @@ if (!(filepath in files)) { |
{ | ||
"name": "astro-icon", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "exports": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package