poppinlp / grunt-iconfont

Create icon fonts from several SVG icons
MIT License
2 stars 1 forks source link

makes path to submodules relativly instead of absolute. Because of NPM 3 #2

Closed kwarkjes closed 7 years ago

kwarkjes commented 8 years ago

This PR should fix this issue:

Running "iconfont:myTarget" (iconfont) task
Warning: Cannot find module '../node_modules/grunt-svgicons2svgfont/tasks/svgicons2svgfont.js' Use --force to continue.
ninapavlich commented 7 years ago

I am also experiencing the issue @kwarkjes observed, and using the code from the pull request worked successfully. Please merge this pull request when you can. Thanks @poppinlp!

kwarkjes commented 7 years ago

@poppinlp friendly reminder ;)

poppinlp commented 7 years ago

@kwarkjes Sry i forgot this. I'm outside now and i'll publish tonight (GTM+8).

poppinlp commented 7 years ago

@kwarkjes Already published 0.2.2 THX.