Skip to content

Commit

Permalink
Fix TS transpile in CLI (#1273)
Browse files Browse the repository at this point in the history
* Fix detecting TS in generate route

* Detect locale with more routes

* Fix test for detecting TS

* Replace TypeScript dependency with Babel in CLI

* Changesets

* Add retainLines

* Revert to TS for scaffolding

* Fix changesets
  • Loading branch information
frandiox authored Aug 29, 2023
1 parent 6f40526 commit ee6e292
Show file tree
Hide file tree
Showing 6 changed files with 412 additions and 219 deletions.
5 changes: 5 additions & 0 deletions .changeset/shaggy-lobsters-hang.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@shopify/cli-hydrogen': patch
---

Fix transpiling TS to JS when scaffolding routes.
Loading

0 comments on commit ee6e292

Please sign in to comment.