reference/env
Table of Contents
Environment detection
Environment detection
javascript
⎘ Copy
if (import.meta.env.MODE == "production") { }