hyperbrew / vite-cep-plugin

A Vite plugin to build Adobe CEP Extension Panels
MIT License
16 stars 16 forks source link

Check for cssFileNames before mapping over them #11

Closed fartinmartin closed 2 years ago

fartinmartin commented 2 years ago

When adding the Svelte template for bolt-cep I ran into an error if the Svelte app didn't produce any CSS. Not sure how likely this would be, but this should fix this error.