Shopify / shopify-cli-extensions

MIT License
24 stars 9 forks source link

Fix POS extension scaffolding #336

Closed isaacroldan closed 2 years ago

isaacroldan commented 2 years ago

⚠️ I know this fix is not the right solution, just wanted to point out the issue.

Creating POS extensions doesn't work unless I remove this part of the template. Even although this change is only in the react template, it was also making the javascript one fail.

Maybe someone with more context know best what the actual issue is here?

isaacroldan commented 2 years ago

Perfect, thank you @samiulmonir06