Open eone666 opened 1 year ago
Passing glob inside meta.xml (e.g. files: webui/build/**/* to recursively add all files contained in build folder and subfolders)
files: webui/build/**/*
build
It will help to embed front-end frameworks for working with CEF (which generate many files)
Description
Passing glob inside meta.xml (e.g.
files: webui/build/**/*
to recursively add all files contained inbuild
folder and subfolders)Is your feature request related to a problem? Please describe.
It will help to embed front-end frameworks for working with CEF (which generate many files)