Sha256: 1da1f36eedd3c3ff1bc6d6af7a1357aae7d8d76bac75dd6cfe9612dd49530b14
Contents?: true
Size: 261 Bytes
Versions: 1
Compression:
Stored size: 261 Bytes
Contents
ready do sprockets.append_path File.join(root, 'bower_components') # This should really be just 'underscore' but we are testing against # an ancient version of sprockets that doesn't understand bower. sprockets.import_asset 'underscore/underscore' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
middleman-sprockets-3.3.1 | fixtures/bower-app/config.rb |