fix: include PWA assets in npm package

This commit is contained in:
Stefan Stidl 2026-07-20 22:50:30 +02:00
parent 3b25d9e33a
commit e7d4fecccf

View file

@ -50,6 +50,8 @@
"stability.html",
"index.html",
"favicon.ico",
"manifest.webmanifest",
"images/",
"backend/",
"examples/",
"results/"