Closed
Description
Hi,
This might be an easy one. How do we deploy the static
scully.io folder instead of the default?
Also asked the question here:
https://stackoverflow.com/questions/64065091/deploy-scully-static-folder-with-angular-cli-ghpages
Scully generates the project to project/dist/static
.
How do we deploy that instead of project/dist/project-name
with angular-cli-ghpages?