web_src/config/prod.env.js New file @@ -0,0 +1,4 @@ 'use strict' module.exports = { NODE_ENV: '"production"' }