qwik icon indicating copy to clipboard operation
qwik copied to clipboard

fix: cloud-run adapter not built

Open DustinJSilk opened this issue 2 years ago • 1 comments

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

    1. One use case
    1. 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

DustinJSilk avatar Jan 11 '23 10:01 DustinJSilk

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

thanks @DustinJSilk !

shairez avatar Jan 17 '23 08:01 shairez