With webpack you can put env-specific config into the externals field in webpack.config.js externals: { 'Config': JSON.stringify(process.env ...
確定! 回上一頁