Skip to content

Commit

Permalink
nx-update-ts-references: Add placeholder export to workaround issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobLey committed Dec 30, 2024
1 parent e58ff4a commit 76e9596
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/tame-lamps-fold.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"nx-update-ts-references": patch
---

Add placeholder export to workaround issue
1 change: 1 addition & 0 deletions apps/nx-update-ts-references/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"sideEffects": false,
"executors": "./executors.json",
"exports": {
".": "https://github.com/nrwl/nx/issues/29486",
"./package.json": {
"default": "./package.json"
}
Expand Down

0 comments on commit 76e9596

Please sign in to comment.