Skip to content

Commit

Permalink
Debug design build
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceo committed Dec 7, 2023
1 parent 751e1ca commit 202ae33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ cp -r ./public/icons ./build/icons
cp -r ./src/styles/css ./build/css
cp -r ./src/styles/fonts ./build/fonts
find ./src -name "*.js" -exec cp {} ./build/js \;
echo "1709" > ./build/version-debug.txt
zip -r dist.zip build/

0 comments on commit 202ae33

Please sign in to comment.