fix(bower): correctly expose nested dependencies

This commit is contained in:
Nico Rehwaldt 2014-08-05 08:15:41 +02:00
parent 4a824911c2
commit 3166c6a74f
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ module.exports = function(grunt) {
},
transform: [
[ 'exposify', {
global: true,
expose: {
sax: 'sax',
snapsvg: 'Snap',