Commit 76dd4ee
Confitty Developer
chore(nx): commit Nx workspace config, drop angular.json
The repo was mid-migration between angular.json and an Nx-style
project.json + nx.json setup. project.json was already committed but
nx.json sat untracked locally and angular.json was deleted-but-not-staged.
CI checks out only the committed state, so without nx.json Nx had no
workspace config and the production build target failed.
Add nx.json to the index, drop angular.json. Cloud cache is removed from
nx.json so CI does not require an Nx Cloud token.
bun.lock changes from the migration remain uncommitted for now.1 parent 2afe85a commit 76dd4ee
2 files changed
Lines changed: 15 additions & 93 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments