JongHak Seo

Results 27 comments of JongHak Seo

Thank you. Currently trying to solve with this issue(https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/issues/11)

Hi @JunyWuuuu91 hmm... I will think about how to provide crx through the dev server.

감사합니다! 링크되어있는 다른 게시글들도 양질의 글이 많아서 큰 도움이 되었습니다!ㅎㅎ

> I suggest you to extract HMR runtime codes into [virtual module](https://vitejs.dev/guide/api-plugin.html#virtual-modules-convention), you can refer to these codes: https://vscode.dev/github/Jervis2049/vite-plugin-crx-hot-reload https://vscode.dev/github/yeqisong/vite-plugin-vue-crx3 It looks good to apply. Let me take a closer...

Hello everybody. Sorry for the delay in merging this PR. I need to review and supplement the suggestions you have made. However, due to personal circumstances, I have not been...

@JunyWuuuu91 Hi! I'll give you an answer. 1️⃣ Yes, that's right. From what I found out, the only way to update the background.js was to call `Chrome.runtime.reload`. The problem is...

> @Jonghakseo 1️⃣ I think the solution that screenshot above is OK, All of crx folder has a clear meaning like as `background`、`content` ...。 Of cource,plugin also can provider a...

> Seems your HMR doesn't work correctly 😅 > > Look around this web ext plugin: https://github.com/samrum/vite-plugin-web-extension > > They just emit HTML pages into ext file during dev server...

@graygalaxy Thank you for your contribution. In my opinion, `getLastElement()` and `Array.prototype.pop()` are functions that do different actions. I personally prefer the `copy on write` technique as a way to...

No further comments, so I'm closing.