nicktupy
Results
1
issues of
nicktupy
Vue-CLI-3's configuration uses double quotes instead of single quotes when defining process.env.NODE_ENV. Currently the websocket client only checks for: `process.env.NODE_ENV !== 'production'` causing debug console logs to be pushed even...