Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Commit

Permalink
Merge pull request #842 from stephenplusplus/master
Browse files Browse the repository at this point in the history
fix(wiredep): remove cwd property
  • Loading branch information
eddiemonge committed Sep 8, 2014
2 parents 9e86672 + dbe5d3e commit 68ddea6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions templates/common/root/_Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,6 @@ module.exports = function (grunt) {

// Automatically inject Bower components into the app
wiredep: {
options: {
cwd: '<%%= yeoman.app %>'
},
app: {
src: ['<%%= yeoman.app %>/index.html'],
ignorePath: /\.\.\//
Expand Down

0 comments on commit 68ddea6

Please sign in to comment.