Open rschwabco opened 10 years ago
Was the package removed? Is there a built version anywhere?
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 could be checked in.
+1
Was the package removed? Is there a built version anywhere?