Sven Sauleau

Results 316 comments of Sven Sauleau

In addition to @RReverser idea, the asyncify JS code could auto-detect these symbols to work out the data location

let's move the list of allowed extension on the cdnjs worker, we can share the list between the worker that serves the files (and block ext) and the internal API

@jagger27 I can see ![image](https://user-images.githubusercontent.com/1493671/163221856-4e9ea9b0-b3df-4a8a-8c6c-4015dbf0e0cf.png) but I didn't change that file and err is actually used bellow.

that might be useful, could you please re-open it?

I would prefer to keep the webpack example around, but if it's simpler to hide it a bit more that would ok. I'm the one that introduced the it and...

In the `Makefile` you should remove or replace `dep ensure`.

Thanks for the report. Please feel free to send a change to fix

Now that Babel 7 has the support for TypeScript, would it be possible to achieve that trough Babel?

Maybe to clarify the environment a bit, Cloudflare Workers boils down to a proxy written in JavaScript and Node.js a HTTP client. > Set-Cookie is the only such header For...