trustie
trustie
**Describe the bug** Cannot connect to named MSSQL server running locally. ``` > unable to open tcp connection with host 'localhost:1443': dial tcp 127.0.0.1:1443: connect: connection refused ``` **EDIT** This...
I've posted about this [on stack overflow](http://stackoverflow.com/questions/30989310/heroku-using-meteor-settings-json-on-launch). I've ensured config:set is `METEOR_SETTINGS="$(cat settings.json)"` and Heroku fails to find it at runtime. Not sure if it's buildpack related, but basically Heroku...
Sass doesn't show up in ST3 package control for me. SASS Build, snippets, director, and beautify show up, but not this plugin.
It would be swell if there was an option when registering a component to explicitly state that this will be the only instance of this component registered to the system....