Skip to content

Commit

Permalink
AG-10005 - Improve accuracy of Nx ag-charts-website cache hash.
Browse files Browse the repository at this point in the history
  • Loading branch information
alantreadway committed Dec 22, 2023
1 parent 602d7c1 commit 8ea9c24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/ag-charts-website/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
"build": {
"outputs": ["{workspaceRoot}/dist/{projectRoot}"],
"dependsOn": ["^build", "^docs-resolved-interfaces", "generate-examples", "generate-thumbnails"],
"inputs": ["^production", { "externalDependencies": ["astro"] }, { "env": "PUBLIC_PACKAGE_VERSION" }],
"cache": true,
"command": "astro build",
"options": {
"cwd": "packages/ag-charts-website",
Expand Down

0 comments on commit 8ea9c24

Please sign in to comment.