Fill forms in embed mode

This commit is contained in:
Julia Radzhabova
2024-03-07 19:55:32 +03:00
parent 7623f49b6b
commit 5c40bd7504
4 changed files with 56 additions and 48 deletions

View File

@ -106,10 +106,10 @@
},
"indexhtml": {
"expand": true,
"cwd": "../apps/common/main",
"cwd": "../apps/common",
"src": "*.html.deploy",
"ext": ".html",
"dest": "../deploy/web-apps/apps/common/main"
"dest": "../deploy/web-apps/apps/common"
}
},
"imagemin": {