Ethan Wu
Ethan Wu
> No really... I have tried, and it is no use. Only `webPrefences.sandbox` option effects that.
> I'm not using `webPrefences.sandbox` but I am still getting the same error. I am using electron v17 > > `[4616:0206/230146.903:ERROR:CONSOLE(160)] "Electron sandbox_bundle.js script failed to run", source: node:electron/js2c/sandbox_bundle (160)...
Yes. It shows the error without any crash when running.
可以 期待 migrate版本会出问题 现在目前只能用iframe
Try to load `require.js`
Same problem.  
I am sorry for leaving `Initial Commit` due to the transformation of the codespace. > Since I am on campus, I can't directly clone the repo to localhost due to...
By the way, tests weren't written to test its correctness (including the crate). I don't have time to write tests tomorrow. If necessary, I will write it the day after...
How about taking the `JSON` library in Python as an example? It transforms UTF-8 characters into `\u` when dumping. In bundling JSON, may be a good choice not only for...