freebsd-ports/net/gotify-server/files/patch-ui_tsconfig.json
Matthias Fechner d2f0651277 net/gotify-server: create new port version 2.5.0 of gotify-server
A simple selfhosted message service with nice UI and a client for
Android.

Thanks a lot for help I received here:
https://github.com/gotify/server/issues/199
2024-10-13 09:04:06 +03:00

12 lines
247 B
JSON

--- ui/tsconfig.json.orig 2024-10-11 13:53:39 UTC
+++ ui/tsconfig.json
@@ -38,7 +38,8 @@
"acceptance-tests",
"webpack",
"jest",
- "src/setupTests.ts"
+ "src/setupTests.ts",
+ "**/test/*.ts"
],
"include": [
"src"