Versions Comparison¶
| Development | Production | CSP Compatible | |
|---|---|---|---|
| Anti-Debugging techniques | No | Yes | Multiple |
| Content-Security Policy | Requires unsafe-eval | Requires unsafe-eval | Requires wasm-unsafe-eval |
| Allows use of DevTools | Yes | No | No |
| Allows use of e2e testing tools | Yes | Yes | No |
| Can be used in production | No | Yes | Yes |