Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap glyphicon 404 issue in gulpfile.js #59

Closed
azulkipli opened this issue Aug 17, 2015 · 1 comment
Closed

Bootstrap glyphicon 404 issue in gulpfile.js #59

azulkipli opened this issue Aug 17, 2015 · 1 comment

Comments

@azulkipli
Copy link

I got Bootstrap glyphicon 404 issue

So in gulpfile.js, correct this line

.copy('vendor/twbs/bootstrap-sass/assets/fonts/bootstrap', 'public/fonts')

to

 .copy('vendor/twbs/bootstrap-sass/assets/fonts/bootstrap', 'public/build/fonts/bootstrap')
@rappasoft
Copy link
Owner

Fixed thank you: b147d6e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants