create-file-webpack icon indicating copy to clipboard operation
create-file-webpack copied to clipboard

Changed Webpack hook from 'run' to 'after-plugins'

Open matteotomasoni opened this issue 6 years ago • 1 comments

so that the output of this plugin could be used by other plugins (for example by copy-webpack-plugin)

matteotomasoni avatar Mar 29 '19 14:03 matteotomasoni

I need that too ...

So that the output file can be used by zip-webpack-plugin in my use case ...

JalilArfaoui avatar Mar 29 '19 21:03 JalilArfaoui