shellscape / webpack-manifest-plugin

webpack plugin for generating asset manifests
MIT License
1.43k stars 185 forks source link

Plugin should not output file to `compilation.options.output.path` if filename is absolute path #108

Closed srghma closed 6 years ago

srghma commented 6 years ago

Plugin should not output file to compilation.options.output.path if filename is absolute path

HtmlWebpackPlugin has this feature

mastilver commented 6 years ago

And it does not, it was fixed on 1.3.2