소스 검색

fix: include PWA assets in npm package

Stefan Stidl 2 주 전
부모
커밋
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/"