Sebastien Leclerc Lavallee
09/08/2022, 3:14 PMBig Chungus
09/08/2022, 4:12 PMSebastien Leclerc Lavallee
09/08/2022, 6:13 PMS.
09/09/2022, 8:35 PMwindow.location.host
and check if it's localhostSebastien Leclerc Lavallee
09/09/2022, 9:01 PMNODE_ENV
way and checked this way:
js("process.env.NODE_ENV === 'development'") as Boolean
And wrap this around a isDevelopment
property.