Szymon

Results 5 comments of Szymon

@Jarred-Sumner the issue is really important for user-facing services. Right now a website created with Bun doesn't pass LinkedIn Inspector due to headers formatted like `X-LI-R2-W-IC-2-com.linkedin.container.dsc: 1`

> Can you share the folder being run? unfortunately, it's a company's project, so I can't share source code. It's a standard TS project using Bun's WS server If you...

@Jarred-Sumner it works with `"type": "module"` in `package.json`; w/o it the config object is `Module { default: ... }`