Dmitriy Mihaylenko
Dmitriy Mihaylenko
My env Windows 10 (x64) mingw32-make, MinGW Makefiles dub, dmd, ldc2 also tried with Visual Studio 2017 compilers (nmake, NMake Files) I compiled build.exe util from this repository (latest version),...
**Describe the bug** `npx astro-i18next generate` command generates folders for all languages but defaultLocale **Expected behavior** I believe better to generate folder for default locale also defaultLocale: 'en' locales: ['en',...
### Describe the feature Add support for JSX like golang templ does, https://github.com/a-h/templ ### Use Case  ### Proposed Solution _No response_ ### Other Information _No response_ ### Acknowledgements -...
### Which component is affected? Qwik Runtime ### Describe the bug I am creating a new project using bun 1.2 `bun create qwik@latest` Then I add a bun adapter `bun...