lynnaloo / mullet

Mullet Stack: Facebook in the front. Walmart in the back. (React, Hapijs, Node)
http://www.mullet.run
MIT License
194 stars 39 forks source link

Errors when running `grunt watch` #15

Closed mattapperson closed 9 years ago

mattapperson commented 9 years ago

Running "jshint:all" (jshint) task

src/react_components/main.jsx 10 | Facebook(null), ^ Missing 'new' prefix when invoking a constructor.

1 error in 2 files Warning: Task "jshint:all" failed. Use --force to continue.

Aborted due to warnings.

lynnaloo commented 9 years ago

Good catch. Thanks, I'll look at this and push a fix.