Web: LoginMobile: module moved to experimental

This commit is contained in:
Artem Tarasov 2021-02-20 13:41:59 +03:00
parent a0badb257a
commit 98d1fb376d
37 changed files with 1 additions and 6 deletions

View File

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -23,10 +23,6 @@
{
"name": "ASC.Files.Client"
"path": "./products/ASC.Files/Client"
},
{
"name": "ASC.Web.LoginMobile"
"path": "./web/ASC.Web.LoginMobile"
}
],
"settings": {

View File

@ -7,8 +7,7 @@
"web/ASC.Web.Login",
"web/ASC.Web.Client",
"products/ASC.People/Client",
"products/ASC.Files/Client",
"web/ASC.Web.LoginMobile"
"products/ASC.Files/Client"
],
"scripts": {
"wipe": "rimraf node_modules yarn.lock web/**/node_modules products/**/node_modules",