ferrlin
ferrlin
`evaluated` causes an error on sbt so I tried `dist := (dist in Compile).dependsOn(swagger).value` but throws an error in sbt when reloading. I modified it a bit to look something...
this worked for me too.. Thanks
oh no... attempted to deploy blog to heroku... I ended up with this..  Now I'm stuck.. please help!
temporary workaround: (Gemfile) ``` gem 'jekyll-lunr-js-search', :git => "https://github.com/masterfix/jekyll-lunr-js-search.git" ```
Yes, It seems that the reference source code under Vendor folder are not included in the downloaded project. I just manually added them and it's working now. Thanks