瀏覽代碼

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/"