mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
fix script name
This commit is contained in:
@@ -32,7 +32,7 @@ fi
|
||||
|
||||
# Run the build
|
||||
npm run docs
|
||||
NODE_ENV=production npm run webpack
|
||||
NODE_ENV=production npm run build:browser
|
||||
|
||||
if [ $DONT_COMMIT == true ]; then
|
||||
echo -e "\e[36m\e[1mNot commiting - exiting early"
|
||||
|
||||
Reference in New Issue
Block a user