qwik
qwik copied to clipboard
fix: cloud-run adapter not built
What is it?
- [ ] Feature / enhancement
- [X] Bug
- [ ] Docs / tests
Description
Cloud Run adapter wasnt set to be built into the Qwik City library. It should now be available.
Fixes https://github.com/BuilderIO/qwik/issues/2535
Use cases and why
-
- One use case
-
- Another use case
Checklist:
- [X] My code follows the developer guidelines of this project
- [X] I have performed a self-review of my own code
- [X] I have made corresponding changes to the documentation
- [ ] Added new tests to cover the fix / functionality
Run & review this pull request in StackBlitz Codeflow.
thanks @DustinJSilk !