guocaoyi / create-chrome-ext

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

Cannot build another side panel #66

Open lcastilhog opened 10 months ago

lcastilhog commented 10 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 10 months ago

+1