JohnBra / vite-web-extension

Vite web extension template. Setup with React, Typescript and TailwindCSS
MIT License
504 stars 79 forks source link

@crxjs/vite-plugin based build #18

Closed evg4b closed 10 months ago

evg4b commented 1 year ago

Hi, This PR aims to enhance the project's build configuration for greater clarity and flexibility.

Changes Made:

  1. Replaced the usage of utils/plugins/** with the @crxjs/vite-plugin extension build plugin.

  2. Added a custom dev build, which includes separated icons and descriptions. Screenshot 2023-09-05 at 12 28 23

  3. Provided recommended icon sizes.

I would really appreciate hearing your thoughts on this matter.

JohnBra commented 1 year ago

Hi @evg4b, thanks for creating this PR! I will have a look at it shortly

JohnBra commented 10 months ago

@evg4b thanks for contributing to this extension template. Great stuff.

Sorry it took so long ... had some ultra busy months behind me.

Thanks again!