Skip to content

Commit 0b40240

Browse files
fix(core-ui) add distFolderPath to project.json
1 parent 307de5e commit 0b40240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/core-ui/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"executor": "ngx-deploy-npm:deploy",
2222
"options": {
2323
"access": "public",
24-
"dryRun": true
24+
"distFolderPath": "lib/core-ui"
2525
}
2626
}
2727
}

0 commit comments

Comments
 (0)