ni-c / heimcontrol.js

Home-Automation with node.js and Raspberry PI
MIT License
1.41k stars 297 forks source link

require requirejs (fixes #52) #99

Closed tjanson closed 9 years ago

tjanson commented 9 years ago

Note that I have no idea what I'm doing; I know nothing about requirejs. I saw this post: https://stackoverflow.com/questions/14548369/requirejs-relative-paths#comment20294321_14548369 and I saw that requirejs is undefined. So let's define it.

Fixes #52.

ni-c commented 9 years ago

Hm, looks good. I wonder how it worked before :D