chrome-extension-boilerplate-react-vite icon indicating copy to clipboard operation
chrome-extension-boilerplate-react-vite copied to clipboard

Chrome Extension Boilerplate with React + Vite + Typescript

Results 78 chrome-extension-boilerplate-react-vite issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Create it like we have `tsconfigs` to avoid redundancy **Describe the solution you'd like** Implement it in the same way...

enhancement
good first issue

**Describe the bug** When this package are reloading we have running condition, when vite are built faster than tw and then this happend: 1. Reload vite and refresh content-ui 2....

bug

> `*` Please fill in the required items. ## Priority* - [x] High: This PR needs to be merged first for other tasks. - [ ] Middle: This PR should...

**Is your feature request related to a problem? Please describe.** Now it doesn't work well, e.g. there's some problems with `import.meta.env` for some pages. **Describe the solution you'd like** I...

enhancement

**Is your feature request related to a problem? Please describe.** We need to install package when we want to use it inside some module, but in the same time this...

enhancement

**Is your feature request related to a problem? Please describe.** We can do it because [concurrently](https://github.com/open-cli-tools/concurrently) fix error about depreciated `util` in latest realase: https://github.com/open-cli-tools/concurrently/releases/tag/v9.0.0 And this will be helpful...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** Maybe we can handle error from #477 I hope so :) **Describe the solution you'd like** We can implement it...

enhancement
good first issue

> `*` Please fill in the required items. ## Priority* - [x] High: This PR needs to be merged first for other tasks. - [ ] Middle: This PR should...