-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Description
We are using the template for react using typescript and noticed that we are setting the outDir to build. We were having issues with using this setup with playwright so we switched it to using the default of dist.
This is the vite config from the template: https://github.com/guocaoyi/create-chrome-ext/blob/main/template-react-ts/vite.config.ts
Are there any downsides to using dist instead of build? What is the reason this is set up to use build?
This is not an issue but would be helpful for our implementation!
Metadata
Metadata
Assignees
Labels
No labels