Anirban Biswas
4 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
apps/client/project.json
|
@ -200,7 +200,7 @@ |
|
|
"command": "shx cp node_modules/ionicons/dist/index.js dist/apps/client" |
|
|
"command": "shx cp node_modules/ionicons/dist/index.js dist/apps/client" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"command": "shx cp node_modules/ionicons/dist/ionicons.js dist/apps/client" |
|
|
"command": "shx cp node_modules/ionicons/dist/esm/ionicons.js dist/apps/client" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"command": "shx cp -r node_modules/ionicons/dist/ionicons/* dist/apps/client/ionicons" |
|
|
"command": "shx cp -r node_modules/ionicons/dist/ionicons/* dist/apps/client/ionicons" |
|
|