Alex
Alex
I am guessing that many, like myself, would like to use esbuild-runner in their Typescript tool chain. It would be very useful for people who want to try things out...
Good morning and thanks for this exciting project! Like many developers who want to use the best possible practices and stack for new React SPA projects. For me, this means...
create-payload-app requires `// database-adapter-config-end` to work correctly. https://github.com/payloadcms/public-demo/issues/34 As can be seen from the Terminal output, running the CLI and choosing ‘payload-demo’ and ‘PostgreSQL’ will reproduce the problem. ```sh ~/payload...
It seems that the payload/payload.config.ts is not correctly setup to work with create-payload-app cli which requires both `// database-adapter-config-start` and `// database-adapter-config-end` to work correctly. https://github.com/payloadcms/public-demo/commit/07d9eb868aed5897da25f08165077cbdd700a936#diff-a761e1902224d7e0a1c9362b0894878afe1b1fbc5b216b88c30c8595f76d8e9b Unfortunately, the tests in...
First off, I think I really like Ultra so thanks a bunch for making it! I was wondering whether there was guidance or plans or thoughts regarding CSS modules? The...
## Expected Behavior the component tagging fails / tests fail to run with an error ## Actual Behavior it hangs with no error ## Steps to Reproduce the Problem 1...
### Describe the feature First off, thank you for doing this work - a unified plugins de facto would make the lives of many developers much better, I think. As...