小鑫同学

Results 22 comments of 小鑫同学

> @OSpoon is this something you would be interested to implement? I am interested,I will try to implement this feature in my free time.

I suspect that the `output.cssHeadDataCompression` option in `[email protected]` enabled in the `production` environment caused `content-0.js` to contain an unrecognizable character. I attempted to disable the `output.cssHeadDataCompression` option to avoid this...

![5 91 0](https://github.com/cezaraugusto/extension.js/assets/10126623/548d48e3-b823-4f31-946c-2e6624fed8d2) @cezaraugusto, I reproduced this issue using the code of the main branch. For this inssus, I tried two solutions: 1. To disable the `output.cssHeadDataCompression` option. ![cssHeadDataCompression false](https://github.com/cezaraugusto/extension.js/assets/10126623/61d4a95c-8ef0-4f17-b5b9-d5f9793a0cba)...

hi @cezaraugusto, `webpack-run-edge-extension`, `webpack-run-chrome-extension` and `webpack-browser-extension-manifest` were last updated 12 days ago, Do you need to release the latest version?

@cezaraugusto, I don't see the new version of `webpack-browser-extension-manifest`

@cezaraugusto Regarding the problem of the path in the `win` environment, I have verified it, and please @John-chan can try again in his free time, thank you very much ~

Hi~, I created two extensions using React-TypeScript and Vue-TypeScript respectively, and the custom colors are correctly recognized in VSCode. I wonder if you could provide me with more information? https://github.com/cezaraugusto/extension.js/assets/10126623/5a2e11f6-f64c-4ccf-8ce1-10c5c34d0a38...

> @cezaraugusto, First of all thank you so much for kicking off and maintaining this project; it has been awesome to work with 😄首先,非常感谢您启动和维护这个项目;与您合作非常棒。 > > Here is the repo;...

难道这种常见的场景出现的问题就没人给解决么?我最近也是遇到了类似错位的情况

Are you planning to abandon Webpack and fully embrace Rspack? I'm not familiar with Rspack, but I can try to learn about it. This would be helpful for me in...