mubaidr/vite-vue3-browser-extension-v3

[Enahncement] Extend firefox config from Chrome

Closed this issue · 1 comments

Right now, two different configs are being used for chrome and firefrox:

  • manifest.js
  • vite.config.ts

They have duplicate/ repetitive props, which can be moved to one and then other one can extend this.