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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user