Selaa lähdekoodia

fix: include PWA assets in npm package

Stefan Stidl 1 viikko sitten
vanhempi
sitoutus
e7d4fecccf
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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/"