Skip to content

Commit

Permalink
Load sources from engine-style plugins (those with an app directory)
Browse files Browse the repository at this point in the history
  • Loading branch information
packagethief committed Nov 29, 2009
1 parent 6fcb7bf commit 1bffeeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/sprockets.yml
Expand Up @@ -3,6 +3,7 @@
- app/javascripts
- vendor/sprockets/*/src
- vendor/plugins/*/javascripts
- vendor/plugins/*/app/javascripts
:source_files:
- app/javascripts/application.js
- app/javascripts/**/*.js

0 comments on commit 1bffeeb

Please sign in to comment.