ソースを参照

fix: include PWA assets in npm package

Stefan Stidl 1 週間 前
コミット
e7d4fecccf
1 ファイル変更2 行追加0 行削除
  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/"