Browse Source

Remove sitemap.xml

pull/2201/head
Thomas 2 years ago
parent
commit
c19ca72f25
  1. 5
      apps/client/project.json

5
apps/client/project.json

@ -44,11 +44,6 @@
"input": "apps/client/src/assets",
"output": "./../"
},
{
"glob": "sitemap.xml",
"input": "apps/client/src/assets",
"output": "./../"
},
{
"glob": "site.webmanifest",
"input": "apps/client/src/assets",

Loading…
Cancel
Save