Closed charlieegan3 closed 5 years ago
any plans to merge this? as a workaround I had to use middleman deploy --before-build
or
activate :deploy do |deploy|
deploy.build_before = true
. . .
end
Closing to tidy from my github todo list... :disappointed:
Currently running deploy without building the project fails with: