vite-plugin-wasm-pack
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "vite-plugin-wasm-pack", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "wasm-pack for Vite", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -47,3 +47,3 @@ # 🚚 vite-plugin-wasm-pack | ||
Start dev server | ||
Start dev server, and install `my-crate` that you build earlier. | ||
@@ -50,0 +50,0 @@ ```bash |
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
6743