Skip to content

Commit

Permalink
remove logo.png from build
Browse files Browse the repository at this point in the history
  • Loading branch information
KilledByAPixel authored Aug 13, 2022
1 parent 7ec7a49 commit f706072
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion LittleJS/build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ echo. >> %BUILD_FILENAME%

rem copy images to build folder
copy ..\tiles.png tiles.png
copy ..\logo.png logo.png

rem minify code with closure
move %BUILD_FILENAME% %BUILD_FILENAME%.temp
Expand Down

0 comments on commit f706072

Please sign in to comment.