bolt-cep icon indicating copy to clipboard operation
bolt-cep copied to clipboard

Better Panel Icon Workflow

Open justintaylor-dev opened this issue 1 year ago • 2 comments

Config CEP Panel Icons should be setup to be included by default.

justintaylor-dev avatar Apr 03 '23 16:04 justintaylor-dev

Is it possible for the build command to detect any different icons (by path and file name) and include them in the Assets folder? When I specify specific icons with names other than the pre-defined names in config.ts, they don't get packaged.

jameslockman avatar May 16 '23 19:05 jameslockman

For now, I would recommend just adding your icons to a folder and including that folder in the copyAssets array in cep.config.ts

justintaylor-dev avatar May 17 '23 15:05 justintaylor-dev