Closed ArkadiK94 closed 1 year ago
Hi, I looked it up a little more. I saw that there are preferred ways to accomplish the watching mode. We should choose a module bundler. There a many options: webpack, vite, parcel, and rollup. I saw a lot of recommendations to use vite (with crxjs.dev plug-in, if needed). What are your thoughts about it? Do you have a preference?
@nishaaannnt
Do you want me to open a new issue about it or can you reopen the old issue? Or leave it as it is for now?
Hello @ArkadiK94 i guess currently its better to leave it as it is for. If i reconsider my decision i will let you know. Thank you !
What: Install npm-watch and add relevant script and configuration. Why: Make it easier for developers to make changes resolve issue #10
Note, I didn't add the line in the CONTRIBUTING.md about refreshing the extension because I saw that we don't need it. It refreshes automatically.