Skip to content

Framework specific entrypoints #1094

Answered by aklinker1
Malix-Labs asked this question in Q&A
Discussion options

You must be logged in to vote

No. For HTML files, I always prefer having full control of the HTML file and app creation process, so I don't plan on adding support. So you won't be able to do like popup.tsx, popup.vue, or popup.svelte.

TSX is only supported for Content Scripts, not full HTML pages. Vue and Svelte need a regular TS file for creating and mounting the app, so there's no need to add support for content scripts.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Malix-Labs
Comment options

Answer selected by Malix-Labs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants