guocaoyi / create-chrome-ext

🍺 Scaffolding your Chrome extension! Boilerplates: react \ vue \ svelte \ solid \ preact \ alpine \ lit \ stencil \ inferno \ vanilla
MIT License
1.42k stars 106 forks source link

Cannot build another side panel #66

Open lcastilhog opened 6 months ago

lcastilhog commented 6 months ago

I want to create two side panels: one global and another specific to a tabId. However, when I build the project, the new side panel HTML isn't generated.

itsEricWu commented 5 months ago

+1