chore: sync
This commit is contained in:
6
build-frontend.bat
Normal file
6
build-frontend.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
setlocal
|
||||
cd /d "%~dp0"
|
||||
cd mengyastore-frontend
|
||||
npm run build
|
||||
endlocal
|
||||
Reference in New Issue
Block a user