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

fontsDir is not returning the good path #13

Closed
vvebvvizard opened this issue Nov 14, 2015 · 3 comments
Closed

fontsDir is not returning the good path #13

vvebvvizard opened this issue Nov 14, 2015 · 3 comments
Labels

Comments

@vvebvvizard
Copy link

Hi,

I've put my .list in my app dir and I tried to output the font in my public dir. Since the fontDir path is relative to .list I've put something like this '../../../public/dir/fonts/' but it didn't work. I can go two steps back '../../public/dir/fonts/' but not three, I can go three steps back only if I remove some folders like this '../../../public/'.

Thanks!

@battlesnake
Copy link
Owner

Could you provide a test case?

@battlesnake
Copy link
Owner

No test case, closed

@vvebvvizard
Copy link
Author

Yes sorry, I didn't had the time to do it before. I just created a simple use case here https://github.com/gor0n/Googlewebfonts but it seems to work now. As you can see I try to create a modular gulpfile so maybe I did something wrong.

I'll investigate why it don't work in my project. Unfortunately I can't give access to the project because it's the framework of my company.

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

No branches or pull requests

2 participants