浏览代码

fix: include PWA assets in npm package

Stefan Stidl 3 周之前
父节点
当前提交
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/"