Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No longer in NPM? #10

Open
rschwabco opened this issue Jul 16, 2014 · 2 comments
Open

No longer in NPM? #10

rschwabco opened this issue Jul 16, 2014 · 2 comments

Comments

@rschwabco
Copy link

Was the package removed? Is there a built version anywhere?

@hasdavidc
Copy link

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.

@HasRoie
Copy link

HasRoie commented Aug 29, 2014

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants