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

include create resource templates in build

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2021-05-03 14:15:52 +03:00
parent d08aeaa2e4
commit b38aeb307a

View File

@ -103,6 +103,11 @@
"!**/node_modules"
]
},
{
"from": "templates/",
"to": "./templates/",
"filter": "**/*.yaml"
},
"LICENSE"
],
"linux": {