Just built

This commit is contained in:
Cris Stringfellow 2023-01-11 11:40:02 +08:00
parent 3f05da672c
commit 8fd8676c5b
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ export NODE_ENV='production'
npx webpack npx webpack
chmod +x ./build/22120.js chmod +x ./build/22120.js
echo "Building for windows nix and macos..." echo "Building for windows nix and macos..."
pkg --compress Gzip . npx pkg --compress Gzip .
echo "Restoring dev (ES module) mode..." echo "Restoring dev (ES module) mode..."
./scripts/go_dev.sh ./scripts/go_dev.sh