Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Make the bootstrap font path relative #342

Closed
wants to merge 1 commit into from

Conversation

richardwestenra
Copy link
Contributor

The current Bootstrap font path only works for projects in root directories. I recommend making the path relative instead of absolute so that it will also work when projects are deployed to subdirectories.

The current Bootstrap font path only works for projects in root directories. I recommend making the path relative instead of absolute so that it will also work when projects are deployed to subdirectories.
@silvenon
Copy link
Member

👍

@stephenplusplus
Copy link
Contributor

@richardwestenra, your review of #343 would be most welcome 👍

@richardwestenra
Copy link
Contributor Author

@stephenplusplus Sure. Both the "../bower_components" path (as used on #342) and the "../../bower_components" path (as used on #343) work equally well when serving the app locally. However it only works on a dist build when you use the single ../.

It'd be worth a look from someone more experienced with Yeoman: I'm still relatively new to it.

kevva added a commit that referenced this pull request Apr 16, 2014
closes #342 - remove loadPath & includePath.
@richardwestenra richardwestenra deleted the patch-1 branch September 11, 2014 15:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants