Commit c3b438fb authored by JoyJ's avatar JoyJ

remove build-prod.bat

parent 894db57f
@ECHO OFF
CALL npm run build:prod
DEL Y:\成长快乐\RPG\index.html
RD Y:\成长快乐\RPG\assets /S /Q
xcopy dist\* Y:\成长快乐\RPG /e /y
pause
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment