Open CodeJosch opened 3 years ago
When the outputTarget option is set, a console.log gives the information about that.
outputTarget
This looks more like a debug message anyways and should be removed as it might break the output format of the webpack build.
https://github.com/stephencookdev/speed-measure-webpack-plugin/blob/b5ff09e699416fe336d1df1896af5c50e6596deb/index.js#L147
When the
outputTarget
option is set, a console.log gives the information about that.This looks more like a debug message anyways and should be removed as it might break the output format of the webpack build.
https://github.com/stephencookdev/speed-measure-webpack-plugin/blob/b5ff09e699416fe336d1df1896af5c50e6596deb/index.js#L147