ng github-pages:deploy pushes entire project, not just dist/ #1984
Labels
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
type: bug/fix
Mac 10.11.4
ng --version
. If there's nothing outputted, please runin a Terminal:
node --version
and paste the result here:angular-cli: 1.0.0-beta.10
node: 5.11.1
os: darwin x64
do on your code? etc.
more information.
no failure
I run this command:
SafeFoods (master) ♔ ng github-pages:deploy --message "Optional commit message"
output:
Built project successfully. Stored in "dist/".
But this pushes the entire project to gh-pages, not just the contents of dist/
You can check the repo here:
(https://github.com/JimTheMan/Safe-Foods/tree/gh-pages)
The text was updated successfully, but these errors were encountered: