webpack/bin
Ben Schmeckpeper 7ed8023a05 Set the exit code to 1 when webpack-cli is not installed
This ensures that if the callback function is not excuted, the script will exit
with a failure, as it should.  If the user wishes to install webpack-cli, we
clear the exit code from inside the callback function.
2020-02-10 09:08:16 -06:00
..
webpack.js Set the exit code to 1 when webpack-cli is not installed 2020-02-10 09:08:16 -06:00