fix: NX config was stupid
This commit is contained in:
parent
a1a337c318
commit
006bec70b6
1 changed files with 1 additions and 1 deletions
2
nx.json
2
nx.json
|
@ -16,7 +16,7 @@
|
|||
"dependsOn": ["^build"]
|
||||
},
|
||||
"lint": {
|
||||
"dependsOn": ["prebuild"]
|
||||
"dependsOn": []
|
||||
},
|
||||
"e2e": {
|
||||
"dependsOn": ["prebuild"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue