David Chang

Results 3 comments of David Chang

Seems like you need to do something like this: ``` npm install; npm install -g uglify-js; cd standalone; npm install; make; ``` to generate react-grid.min.js - I think this file...

If I understand correctly, you should just be able to pass in through `options.extension`: https://github.com/petehunt/node-jsx/blob/7fcb09fbdce51b826de6b5fb3d6a12898aff8a7e/index.js#L16