We’re moving to a single II backend Wasm for both development and production.
What this means:
- Use
internet_identity_backend.wasm.gzfor local development (the same Wasm used in the production II) internet_identity_dev.wasm.gzandinternet_identity_production.wasm.gzare now identical (kept temporarily for compatibility; will still be available unti April 17)internet_identity_frontend.wasm.gzremains unchanged (which anyway didn’t rely on build flavors)
Helpful links:
Let me know if you run into issues or have questions.