Created
July 14, 2014 17:24
-
-
Save jvenator/733dff91937875d3a2e8 to your computer and use it in GitHub Desktop.
Updated pickFiles path for including Bootstrap glyphicons with Ember-CLI
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
var bootstrapFonts = pickFiles('vendor/bootstrap-sass-official/assets/fonts/bootstrap', { | |
... | |
}); | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment