Skip to content

Commit

Permalink
added /cli change w/ changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacksonmills committed Oct 26, 2023
1 parent d2b3140 commit 7beeb84
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/clean-flowers-dress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-t3-app": patch
---

asd
2 changes: 2 additions & 0 deletions cli/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ const main = async () => {

const usePackages = buildPkgInstallerMap(packages);

// DEBUG LINE

// e.g. dir/@mono/app returns ["@mono/app", "dir/app"]
const [scopedAppName, appDir] = parseNameAndPath(appName);

Expand Down

0 comments on commit 7beeb84

Please sign in to comment.