fadion / Maneuver

Easily deploy Laravel projects via FTP or SFTP, using Git for versioning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge with the fork by overflowsith

crissi opened this issue · comments

to add vendor's or composer's files to deploy when composer.json is changed

Hard coding the deployment of the vendor folder isn't a good solution. Not everyone needs it! I'll think of a better way, probably one that involves a config option for ignored folders that should be delopyed.