Webpack 4 基于给定模式设置 process.env. ... var foo; // 依赖于上面foo 变量,不能够随意替换 if (foo === "bar") { console.log("bar"); } ...
確定! 回上一頁