Skip to content
Discussion options

You must be logged in to vote

The files that will be used as inputs are:

  • entrypoints/<name>.<ext>
  • entrypoints/<name>/index.<ext>

No other files will be used and inputs/entrypoints to the bundle.

The entrypoints folder is meant to be a flat simple directory with only files related to entrypoints in it. If you have components, put them in the top level components folder, not inside the entrypoints folder. If you have utilities, put them in the top level utils folder, not the entrypoints folder.

Here's an example of the most things I would recommend putting inside the entrypoints folder:

https://wxt.dev/guide/key-concepts/frontend-frameworks.html#multiple-apps

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by roechsli
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