bin/flok in flok-0.0.24 vs bin/flok in flok-0.0.25

- old
+ new

@@ -64,9 +64,10 @@ end desc "server", "Monitors for changes within your flok application and triggers an automatic rebuild of ./products/* for a PLATFORM when something in ./app changes" include SpecHelpers #Contains sh2 def server platform + ENV['PLATFORM'] = platform #Ensure puts does something because it's on another thread $stdout.sync = true ########################################################################### #We execute two tasks that run at the same time, (1) the webrick hoster