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:
parent
d08aeaa2e4
commit
b38aeb307a
@ -103,6 +103,11 @@
|
||||
"!**/node_modules"
|
||||
]
|
||||
},
|
||||
{
|
||||
"from": "templates/",
|
||||
"to": "./templates/",
|
||||
"filter": "**/*.yaml"
|
||||
},
|
||||
"LICENSE"
|
||||
],
|
||||
"linux": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user