... module: { loaders: [{ test: /\.jsx?$/, loader: 'babel' }] } }; The next key, output, tells webpack where to save the single JavaScript file containing ...
確定! 回上一頁