Jonghakseo / chrome-extension-boilerplate-react-vite

Chrome Extension Boilerplate with React + Vite + Typescript
MIT License
2.43k stars 357 forks source link

fix: remove unused .tsx files pattern from storage/esbuild #649

Closed PatrykKuniczak closed 3 months ago

PatrykKuniczak commented 3 months ago

* Please fill in the required items.

Priority*

Purpose of the PR*

Avoid warning displaying. Also on storage for 99% .tsx files will not be stored.

Changes*

Removed './lib/**/*.tsx' from esbuild config

How to check the feature

Not necessary

Reference

Zrzut ekranu 2024-08-08 113510