fix(bower): correctly expose nested dependencies
This commit is contained in:
parent
4a824911c2
commit
3166c6a74f
|
@ -121,6 +121,7 @@ module.exports = function(grunt) {
|
|||
},
|
||||
transform: [
|
||||
[ 'exposify', {
|
||||
global: true,
|
||||
expose: {
|
||||
sax: 'sax',
|
||||
snapsvg: 'Snap',
|
||||
|
|
Loading…
Reference in New Issue