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