Skip to content

Commit eafce4b

Browse files
chore(repo): downgraded to nx 20.2 to avoid issues with tsc not publishing dist
1 parent 46f8f97 commit eafce4b

File tree

12 files changed

+318
-161
lines changed

12 files changed

+318
-161
lines changed

nx.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,6 @@
1919
}
2020
},
2121
"targetDefaults": {
22-
"build": {
23-
"cache": true,
24-
"outputs": [
25-
"{workspaceRoot}/dist/{projectRoot}",
26-
"{workspaceRoot}/out-tsc/{projectRoot}"
27-
]
28-
},
2922
"lint": {
3023
"cache": true,
3124
"outputs": ["{options.outputFile}"],

0 commit comments

Comments
 (0)