Explorar o código

fix: include PWA assets in npm package

Stefan Stidl hai 1 semana
pai
achega
e7d4fecccf
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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/"