Merge branch 'master' of github.com:ONLYOFFICE/CommunityServer-AspNetCore

This commit is contained in:
Alexey Safronov 2019-07-09 14:24:06 +03:00
commit 924000583d
3 changed files with 39342 additions and 2 deletions

View File

@ -1,11 +1,11 @@
PUSHD %~dp0
echo "ASC.Web.Components"
cd ../web/ASC.Web.Components
call npm install
call npm ci
echo "ASC.Web.Components Storybook"
cd ../ASC.Web.Components/example
call npm install
call npm ci
echo "ASC.Web.sln"
cd ../../../

File diff suppressed because it is too large Load Diff

11573
web/ASC.Web.Components/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff