Skip to content

Commit

Permalink
last
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiseddy-ab committed Aug 28, 2024
1 parent f6b62a2 commit a52550c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Deploy Demo Project.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ng add angular-cli-ghpages

// Build the Project
ng build ng-mdx-remote-demo --configuration production --base-href "https://thisiseddy-ab.github.io/ng-mdx-remote"
ng build ng-mdx-remote-demo --base-href "https://thisiseddy-ab.github.io/ng-mdx-remote"

//Deploy
npx angular-cli-ghpages --dir=dist/ng-mdx-remote-demo/browser --no-silent

0 comments on commit a52550c

Please sign in to comment.