Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Commit

Permalink
update comment to match previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mikermcneil committed Feb 5, 2016
1 parent 67ba4fd commit 582ae01
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions templates/tasks/pipeline.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,7 @@ var jsFilesToInject = [

// All of the rest of your client-side js files
// will be injected here in no particular order.
'js/**/*.js',

// Use the "exclude" operator to ignore files
// '!js/ignore/these/files/*.js'
'js/**/*.js'
];


Expand Down

0 comments on commit 582ae01

Please sign in to comment.