Benny Neugebauer

Results 171 comments of Benny Neugebauer

It stops working after I rename a folder (as shown in the video). Before renaming the folder, the extension works fine!

Is there actually the possibility to design a custom 404 page?

@mattxwang would you also accept a PR for translating the TOC? https://github.com/just-the-docs/just-the-docs/discussions/1626

Hi @alexnault and thank you very much for your report! Can you tell me your `tsconfig.json` setup? I would like to make a reproducible example.

Hi @Redoxahmii, do you have an open source JavaScript project where you want to try `ts2esm`? We could use it for testing. TypeScript supports plain JavaScript through a [jsconfig.json](https://code.visualstudio.com/docs/languages/jsconfig) file.

It has been successfully tested with plain JavaScript: https://github.com/bennycode/ts2esm/issues/20#issuecomment-1894702085

Hey @timofei-iatsenko, thanks a lot for putting in the effort to write such a detailed report! 🙏 Seeing others engage so deeply with projects I maintain gives me a real...

Thanks for your insights @timofei-iatsenko! I implemented support for dynamic imports (https://github.com/bennycode/ts2esm/pull/130) and I created myself a test case for "2️⃣ Handling Package Exports and Subpath Imports": ```ts import omit...

Thanks for the hint! It's getting fixed with: https://github.com/bennycode/ts2esm/pull/166

Tested "conventional-changelog-conventionalcommits": v9.1.0 and also noticed that it is missing the link (like https://github.com/typescripttv/tsconfigs/compare/@tstv/[email protected]...@tstv/[email protected]) in the version number. 😔