@leaflink/vite-plugin-importmap
Advanced tools
Comparing version 0.0.0-PR-10--77e1e2d to 0.0.0-PR-10--8d917a7
{ | ||
"name": "@leaflink/vite-plugin-importmap", | ||
"version": "0.0.0-PR-10--77e1e2d", | ||
"version": "0.0.0-PR-10--8d917a7", | ||
"description": "Vite plugin to allow loading dependencies via native import maps", | ||
@@ -5,0 +5,0 @@ "exports": { |
# @leaflink/vite-plugin-importmap | ||
Vite plugin to allow loading dependencies via native import maps, based on [vite-plugin-import-maps](https://github.com/pakholeung37/vite-plugin-import-maps). | ||
Vite plugin to allow loading dependencies via native import maps, based on [vite-plugin-import-maps](https://github.com/pakholeung37/vite-plugin-import-maps). It does not re-alias modules on build so can support peer dependencies loaded via import maps. | ||
@@ -5,0 +5,0 @@ ## Installation |
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
4194