refactor: Simplify CLI starters by thejackshelton · Pull Request #6632 · QwikDev/qwik (original) (raw)
thejackshelton changed the title
Simplify CLI starters refactor: Simplify CLI starters
dario-piotrowicz added a commit to cloudflare/workers-sdk that referenced this pull request
…dflare/src/frameworks`
As part of this update the 'basic' template to its new name 'playground' (renamed in QwikDev/qwik#6632)
edmundhung pushed a commit to cloudflare/workers-sdk that referenced this pull request
- fix: add missing
nodejs_compatflag to c3 qwik template
The c3 qwik template doesn't include the nodejs_compat but qwik seems to be using
AsyncLocalStorage, so newly created applications do display a warning regarding it
missing, fix the above issue by adding the missing compat flag
- chore: bump create-qwik from 1.5.7 to 1.9.0 in
/packages/create-cloudflare/src/frameworks
As part of this update the 'basic' template to its new name 'playground' (renamed in QwikDev/qwik#6632)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})