1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Include template.html in package releases

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2023-01-26 13:50:56 -05:00
parent 70872459b5
commit ebaad7f3a7

View File

@ -42,6 +42,7 @@
"build/installer.nsh", "build/installer.nsh",
"build/notarize.js", "build/notarize.js",
"static/build/library/**/*", "static/build/library/**/*",
"src/renderer/template.html",
"templates/**/*", "templates/**/*",
"types/*", "types/*",
"tsconfig.json" "tsconfig.json"