@practo/build-message-webpack
v1.0.0
Published
Prints out a message when webpack is about to compile assets
Downloads
75
Maintainers
Readme
Build message webpack plugin
Prints a message when Webpack is about to start the compilation process
Usage
new BuildMessagePlugin({
message: 'Starting build ... '
})