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

Update broccoli-jshint. #758

Merged
merged 1 commit into from
May 18, 2014
Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 18, 2014

0.5.0 now inherits from broccoli-filter which allows much more efficient
caching between reloads (i.e. only calls JSHint on individual files that have
changed).

0.5.0 now inherits from broccoli-filter which allows much more efficient
caching between reloads (i.e. only calls JSHint on individual files that
have changed).
stefanpenner added a commit that referenced this pull request May 18, 2014
@stefanpenner stefanpenner merged commit 40bc14f into ember-cli:master May 18, 2014
@rwjblue rwjblue deleted the update-jshint branch May 18, 2014 17:40
rwjblue added a commit that referenced this pull request May 18, 2014
simonexmachina added a commit to simonexmachina/ember-cli that referenced this pull request May 20, 2014
* 'master' of https://github.com/stefanpenner/ember-cli:
  Create templates/components directory in blueprint.
  Add CHANGELOG entry for ember-cli#758.
  Update broccoli-jshint.
  If project name is app, just return styles.
  Use EMBER_ENV if specified.
  Add `assets/vendor.css` to `tests/index.html`.
  Allow testem port to be specified.
  Load vendor.css from index.html.
  Update CHANGELOG.md
  bump v0.0.28 🎉
  Update CHANGELOG for ember-cli#714.
  Sort dependencies using npm install --save
  update testem version to fix  assertions
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

Successfully merging this pull request may close these issues.

2 participants