Browse Source

Changed the path

pull/4876/head
ANIR1604 4 weeks ago
parent
commit
2c5573c776
  1. 2
      apps/client/project.json

2
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/ionicons.js"
}, },
{ {
"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"

Loading…
Cancel
Save