mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Include create resource templates in build (#2693)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
de0bf0bf72
commit
83e63bf959
@ -103,6 +103,11 @@
|
|||||||
"!**/node_modules"
|
"!**/node_modules"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"from": "templates/",
|
||||||
|
"to": "./templates/",
|
||||||
|
"filter": "**/*.yaml"
|
||||||
|
},
|
||||||
"LICENSE"
|
"LICENSE"
|
||||||
],
|
],
|
||||||
"linux": {
|
"linux": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user