龙腾道

Results 56 comments of 龙腾道
trafficstars

> This is a good idea, but we need a SES-like protection to prevent the globals tempering. I need to check what is the status here. @vdeturckheim I can't find...

@vdeturckheim Oh, it's cool! Realms is good for plugins of software like vscode. Maybe it's a solution behind require, but I can't see how to use it directly for most...

I found a related repo today: https://github.com/secure-require/secure-require Hope it works, if it's possible in userland.

@vdeturckheim @hax realms proposal seems won't do what here said, it's still a sticky problem (`ShadowRealm` API won't have extra limit to `import` behaviour inside)

@hax if performance burden is the main problem, then maybe here is a compromise way: imagine an app, has two directly third-party dependency we call them "x" and "y" here,...

1. `side_effects` is used to control whether we see `/*#__PURE__*/` as a special comment, even `/*#__PURE__*/` can't be reserved currently, the `b()` should be reserved. (BTW: more `passes` won't make...

Sync from https://github.com/terser/terser/issues/1136 **Version (complete output of `terser -V` or specific git commit)** 5.10.0 **Complete CLI command or `minify()` options used** default **Expected result** That's already stage 4, supported by...

I'm not sure that's a bug or feature, so I didn't ask in vue-next. I even have no idea it belong to Vue 2 / 3 / 2&3... Problem more...

> @LongTengDao Sorry for the (extreme) delay in reviewing this. I'll add you as a contributor so you can review & merge changes in future. > > I've set up...