Browse Source

Revert

pull/2239/head
Thomas 2 years ago
parent
commit
77edfcb57d
  1. 3
      apps/client/project.json
  2. 0
      apps/client/src/assets/index.html

3
apps/client/project.json

@ -110,6 +110,9 @@
{ {
"command": "cp apps/client/src/assets/favicon.ico dist/apps/client" "command": "cp apps/client/src/assets/favicon.ico dist/apps/client"
}, },
{
"command": "cp apps/client/src/assets/index.html dist/apps/client"
},
{ {
"command": "cp apps/client/src/assets/robots.txt dist/apps/client" "command": "cp apps/client/src/assets/robots.txt dist/apps/client"
}, },

0
apps/client/src/assets/index.html

Loading…
Cancel
Save