mirror of
https://github.com/ONLYOFFICE/DocSpace-buildtools.git
synced 2025-04-18 13:44:02 +03:00
Update build.frontend.bat
This commit is contained in:
parent
fc503d8528
commit
e3ad782228
@ -1,6 +1,11 @@
|
||||
PUSHD %~dp0..
|
||||
|
||||
cd client
|
||||
|
||||
REM call yarn wipe
|
||||
|
||||
call yarn install
|
||||
|
||||
cd ..
|
||||
|
||||
POPD
|
Loading…
x
Reference in New Issue
Block a user