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

Fixed missing --recursive flag in first npm run watch-css command #1687

Merged
merged 1 commit into from
Mar 1, 2017

Commits on Mar 1, 2017

  1. Fixed missing --recursive flag in first npm run watch-css command

    The first `package.json` change doesn't have the `--recursive` flag that is included in the later example where it updates the `start, `build`, and `start-js` commands. This pr would update it so it matches.
    mklemme committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    5d4f76c View commit details
    Browse the repository at this point in the history