mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-30 22:34:01 -05:00
Revert "Added default build output folders to Nx config"
This reverts commit 1f0d874ea2
.
This commit is contained in:
parent
4c09a96a3c
commit
5023b336cb
1 changed files with 0 additions and 7 deletions
7
nx.json
7
nx.json
|
@ -22,13 +22,6 @@
|
|||
]
|
||||
},
|
||||
"targetDefaults": {
|
||||
"build": {
|
||||
"outputs": [
|
||||
"{projectRoot}/dist",
|
||||
"{projectRoot}/es",
|
||||
"{projectRoot}/umd"
|
||||
]
|
||||
},
|
||||
"build:ts": {
|
||||
"dependsOn": [
|
||||
"^build:ts"
|
||||
|
|
Loading…
Reference in a new issue