stackvana / microcule

SDK and CLI for spawning streaming stateless HTTP microservices in multiple programming languages
Other
479 stars 29 forks source link

Bad require in stack bin file. #10

Closed labajo closed 7 years ago

labajo commented 7 years ago

In stack/bin/stack file the require in the following line fails: https://github.com/Stackvana/stack/blob/master/bin/stack#L39

I think it should be

var viewPresenter =  #require('../lib/viewPresenter');
Marak commented 7 years ago

Ahh! Sorry about that, will patch now and publish.

Marak commented 7 years ago

Should be resolved and published with v3.0.1