Sfoglia il codice sorgente

fix: include PWA assets in npm package

Stefan Stidl 1 settimana fa
parent
commit
e7d4fecccf
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      package.json

+ 2 - 0
package.json

@@ -50,6 +50,8 @@
     "stability.html",
     "index.html",
     "favicon.ico",
+    "manifest.webmanifest",
+    "images/",
     "backend/",
     "examples/",
     "results/"