Skip to content

Commit

Permalink
refactor: wip 8
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Aug 2, 2023
1 parent 0243514 commit 806abcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/docs/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"update-readme": {
"executor": "nx:run-commands",
"options": {
"commands": "npx ts-node -P ./projects/docs/tsconfig.tooling.json ./projects/docs/tooling/bundle-stats/index.ts update-bundle-stats --stats=./dist/measures/movies/stats.json --target=./README.md --source=./projects/docs/src/static/BASE_README.md",
"command": "npx ts-node -P ./projects/docs/tsconfig.tooling.json ./projects/docs/tooling/bundle-stats/index.ts update-bundle-stats --stats=./dist/measures/movies/stats.json --target=./README.md --source=./projects/docs/src/static/BASE_README.md",
"parallel": false
}
}
Expand Down

0 comments on commit 806abcb

Please sign in to comment.