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

add npm run build:css #1436

Merged
merged 4 commits into from
May 8, 2016
Merged

add npm run build:css #1436

merged 4 commits into from
May 8, 2016

Commits on May 8, 2016

  1. add npm run build:css

    setup.py css is just an alias for this,
    so there should be no more calls back to Python from npm run build:anything
    minrk committed May 8, 2016
    Configuration menu
    Copy the full SHA
    4c7f597 View commit details
    Browse the repository at this point in the history
  2. run js before css

    minrk committed May 8, 2016
    Configuration menu
    Copy the full SHA
    2ced11f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b55f68e View commit details
    Browse the repository at this point in the history
  4. remove npm steps from travis

    pip install runs these steps
    minrk committed May 8, 2016
    Configuration menu
    Copy the full SHA
    f0352f6 View commit details
    Browse the repository at this point in the history