Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Nov 5, 2023
1 parent 2a5fd6a commit c803949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/demo/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"echo 'Github pages require special 404.html'",
"echo 'Read more: https://angular.io/guide/deployment#deploy-to-github-pages'",
"echo ------",
"nx run demo:build:production",
"nx run demo:build:production --base-href=/preview-landing-components/",
"cp dist/demo/index.html dist/demo/404.html",
"nx run demo:prerender:production"
]
Expand Down

0 comments on commit c803949

Please sign in to comment.