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

Npm run build #299

Closed
apitts opened this issue Jun 13, 2014 · 2 comments
Closed

Npm run build #299

apitts opened this issue Jun 13, 2014 · 2 comments

Comments

@apitts
Copy link
Contributor

apitts commented Jun 13, 2014

Should this not also build sigma.require.js and sigma.layout.forceAtlas2.min.js? It seems to not do so at the moment.

@1tylermitchell
Copy link

Yeah I noticed this too - though it's seemingly defined in Gruntfile.js they don't get built. I'm having a heck of a time trying to figure that out. Any tips?

@apitts
Copy link
Contributor Author

apitts commented Jul 5, 2014

No guarantees but this worked for me (think order is important):

  1. delete the build folder
  2. npm install
  3. npm run build

I am sure there is a better way though.

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

No branches or pull requests

2 participants