mozilla / login.webmaker.org

Login service for Webmaker.org
https://login.webmaker.org
Mozilla Public License 2.0
33 stars 62 forks source link

sqlite and jshint are breaking the build #382

Closed Pomax closed 8 years ago

Pomax commented 8 years ago

sqlite needs a C++ '11 compiler, and jshint doesn't work with the older version of the grunt plugin.

379 fixes this.