esakkidev

Results 1 comments of esakkidev

instred of using WebpackShellPlugin you can use compiler hooks const exec = require('child_process').exec; module.exports = { // ... other config here ... plugins: [ // ... other plugins here ......