webpack.config.js'); // 实例化一个Expressjs app const app = express(); // 用读取到的Webpack 配置实例化一个Compiler const compiler = webpack(config); ...
確定! 回上一頁