Michael Romanenko
Michael Romanenko
I have the same issue too. I'm running OSX Lion and Chrome 15.
Thanks for the great lib, @ekreutz. I have this issue in my emulator too. I'm running a virtual device in my AVD: `720x1280. API 22. Android 5.1. x86`. This is...
It would be great!
@fjaraujo, Thank you! > just add this lines in /usr/lib/node_modules/homebridge-mi-aqara/index.js > And then wait to the next release of YinHangCode... It worked! @YinHangCode
As for now, 20 February 2017, if heroku sees `yarn.lock` file — yarn is used automatically. So, no need for `.slugignore` with `yarn.lock`. And `"postinstall": "yarn run build"` will do....
Is there a reason why we are using `SERVER_PORT` instead of just `PORT`? I guess, `PORT` is more common-used default, and by using it we could eliminate the need of...
@yordis Sure! :smile:
Maybe, we should inherit from a different [base component](https://github.com/PaulLeCam/react-leaflet#base-components)?