Wexts 4
Troubleshooting
Start from generated files, doctor output, and health endpoints before changing runtime code.
Commands and Examples
pnpm run generate
pnpm run doctor
pnpm run doctor:security
pnpm run buildCurrent Guidance
- If a service is missing, verify both `@RpcService()` and `@RpcMethod()` are present.
- If the client is stale, regenerate and rebuild.
- If production routing fails, check `wexts.runtime.js` and the generated manifest path.