Fran Dios
Fran Dios
Closing in favor of #679 , which uses shell aliases instead of global NPM modules.
>Show a progress bar while deps are being installed (probably comes for free in CLIKit new version once it's compat?) Yeah, we'll get that once we upgrade to the latest...
Hmm... I don't get those errors in my local projects 🤔 Maybe we need to update the ESLint dep or ES target?
@juanpprieto Aren't we? Everything in the templates should be copied when creating a new project, including the dot files:
This was basically stopped right after I was assigned so there's not much work done here (apart from that JPP did for H1). Perhaps we should talk with the Remix...
Copying my comment from [here](https://github.com/Shopify/h2-demo-store/pull/134#issuecomment-1306704325): As mentioned during the burst, we could inject lang/country in the `storefront` object and perhaps even pass those variables automatically to `storefront.query(...)`: ```js import {getLocaleStrategyXYZ}...
Hi! Amazing job with this library. We are using it in Shopify's Hydrogen CLI to scaffold [certain features](https://github.com/Shopify/hydrogen/blob/cb0d467c3f0f484192e4ba8be33abf3839d73be4/packages/cli/src/lib/setups/css/replacers.ts#L138) in user projects :) Name: Shopify Hydrogen URL: https://hydrogen.shopify.dev Logo:
I've merged main branch and resolved conflicts. Tests are still passing ✅
Understandable! It would be great if you could mention this at the January WG 🙌 In the meantime, is there any public list of use cases that are normally tested...
>also if you can update the PR, i refactored tag parsing and improved types in the language server some. I think we can get this improvement out there sooner than...