<div dir="ltr">Hi,<br><br>I&#39;m looking for a way to hide/show portion of code depending on if it&#39;s in development or production mode.<br><br>First idea is to wrap the code in question around a global productionMode var. But I was wondering if there is a better way. Somethink to really hide these portions of code for efficiency. I know this is not a big deal (for my project) but I&#39;m quite sure something may exist maybe at the VM level, so ...<br>
<br>Thanks in advance,<br><br>Cédrick<br></div>