DragonsInn / fontgen-loader

Automated webfont generation from SVG icons. Use with WebPack!
125 stars 42 forks source link

fix publicPath issue #23

Open kgdev opened 8 years ago

alexdavid commented 8 years ago

@IngwiePhoenix can you review & merge this please? A few people are blocking on this in #22 but nobody has tagged you

deeg commented 7 years ago

Any idea if this will get merged? @IngwiePhoenix are you still maintaining the library? Do you want to add some people to help you get these PRs merged?

MilosMosovsky commented 7 years ago

@alexdavid @deeg 7 months old PR, do you mind to if i will fork it? Author seems unresponsive.

deeg commented 7 years ago

I'm not opposed.

MilosMosovsky commented 7 years ago

@deeg I do not want to make some shadow steps as you are the original author :) If you are just lacking of time, you can pass me collaborator permissions as i have some spare time to at least check and test all opened PR, and continue some support (i do not want to make new npm package and etc if this one is already running, and you seems to be alive :D ) ✌️

deeg commented 7 years ago

This is not my library. Just a user.

MilosMosovsky commented 7 years ago

@deeg Sorry, :) So author is unrensponsive, then i will fork it and create new lib, ill keep you informed!

deeg commented 7 years ago

@MilosMosovsky, any update?

pankajpatel commented 7 years ago

Forked at https://github.com/pankajpatel/fontgen-loader

mdudek commented 7 years ago

Forked at https://github.com/mdudek/fontgen-loader

Enjoy with following package.json: ... "fontgen-loader": "git+https://github.com/mdudek/fontgen-loader.git", ...