folder missing
xavierartot opened this issue · 3 comments
xavierartot commented
Hi,
I have some folder and they not transfert in the server:
dist/
node_modules/
?
Thanks
scttnlsn commented
Are those directories in your .gitignore
?
xavierartot commented
arf. thanks, it was in the gitignore.
scttnlsn commented
You can add those directories to the additional
section of your dandelion.yml
but beware that the full contents will be uploaded each time (since Dandelion has no way to figure out what changed).