|
@ -124,6 +124,9 @@ |
|
|
{ |
|
|
{ |
|
|
"command": "shx cp apps/client/src/assets/site.webmanifest dist/apps/client" |
|
|
"command": "shx cp apps/client/src/assets/site.webmanifest dist/apps/client" |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"command": "shx cp -r apps/client/src/locales dist/apps/api/assets" |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"command": "shx cp node_modules/ionicons/dist/index.js dist/apps/client" |
|
|
"command": "shx cp node_modules/ionicons/dist/index.js dist/apps/client" |
|
|
}, |
|
|
}, |
|
|