emmanuelAjako
Results
2
comments of
emmanuelAjako
`require("babel-polyfill") module.exports = { entry: { app: ['babel-polyfill', path.join(__dirname, 'src/client/main.js')] `}`