adhocteam / pushup

Pushup is for making modern, page-oriented web apps in Go
https://pushup.adhoc.dev
MIT License
840 stars 30 forks source link

Fix -out-dir flag #23

Open paulsmith opened 1 year ago

paulsmith commented 1 year ago

Passing -out-dir to pushup run allows one to override the build directory, but the subsequent run phase doesn't pick it up.