Simon Buchan

Results 135 comments of Simon Buchan

A trivial example is what I just ran into, running swc-node on uncompiled ts scripts with their own dependencies from the project root, without duplicating a whole bunch of config:...

@AllanFly120 that file has listed s3 as supporting cors since sept. 2016.

Yes, I was just replying to allans comment that you can see if CORS has support in that file, which clearly you can't in this case, hence this issue 😉

I'm not sure what you're referring to in that issue? That seems to be talking about changing the default behavior when used as a CLI, and the difficulty in implementing...

Sounds like [`cargo_metadata`](https://lib.rs/crates/cargo_metadata) and [`toml_edit`](https://lib.rs/crates/toml_edit) should cover most of those? I really don't need to get nerd sniped agan...