-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Description
Hi,
Try to deploy, but not working in a new V17 project.
"angular-cli-ghpages": "^1.0.7",
I believe this is because the structure of the dist folder has changed in new version (with SSR by default):
In newer version, a 'browser' and a 'server' folder appear.
I've tried :
ng deploy --build-target=dist/modal-library/browser ...
but got back: Invalid target string
Could you fix this quickly ? If not, I will just buy a domain name.
Update: found a solution with manually changing dist folder then ng deploy --no-build --base-href=...
Thank you.
Metadata
Metadata
Assignees
Labels
No labels