Chrome Extension Multiple Entry Points

Build Chrome extensions with multiple entry points using separate Vite configs per script to avoid code-splitting issues. Use when building a Chrome extension with background, content, and popup scripts.

gkwa 6a49a47 2 files · 3.1 KB Updated

File contents

gkwa/volcanicviper/tree/main/skills/chrome-extension-multiple-entry-points commit 6a49a47ba4

Frequently asked questions

npx skillmds@latest add gkwa/chrome-extension-multiple-entry-points