Disable hotreloading in prod
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<#if HOTRELOAD>
|
||||
<#ifdef HOTRELOAD>
|
||||
<script src="/hotreload.js"></script>
|
||||
<#endif>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user