yosevu / react-content-script

An example project to build Chrome extensions using React and TypeScript. Ideal for developers looking to create efficient and modern Chrome extensions with a focus on a clean development workflow using Vite and crxjs.
202 stars 56 forks source link

Use build.rollupOptions to handle hashed filenames #10

Closed yosevu closed 1 year ago

yosevu commented 1 year ago

References

yosevu commented 1 year ago

Unnecessary with #12.