Cleanup misc es-lint disablements not required, removed dev mode manually set flag for better NODE_ENV built in flag which avoids potentially forgetting to remove that in production builds.

This commit is contained in:
2022-08-20 18:15:27 +00:00
parent a4f3225b32
commit bd8b0386b4

View File

@@ -18,10 +18,6 @@ Docs are not versioned but dated in mkdocs.yml copyright property so if that nee
#MyAppVersion in C:\data\code\raven\dist\install\windows\x64\lan.iss
#MyAppVersion in C:\data\code\raven\dist\install\windows\x64\standalone.iss
### CLIENT DEV MODE TURNED OFF
Make sure main.js in client devmode is set to false (should just keep it that way unless diagnosing a specific issue during development)
### run build-release.bat
check for errors