Is there any plug-in similar to gulp-font in webpack that packages multiple .svg files to generate woff2 | eot | ttf | otf font package files?

for example:
I have
a.svg,
b.svg,
c.svg. Multiple svg icons, finally packaged into
myFontIcon.woff2,
myFontIcon.eot,
myFontIcon.ttf,
myFontIcon.otf,
and generate a fonticon.css file?


gulp-iconfont, gulp-iconfont-css

  • Run gulp-watch to report an error

    [21:16:03] Failed to load external module @ babel register [21:16:03] Requiring external module babel-register [21:16:04] Using gulpfile E:Demoes6gulpfile.babel.js [21:16:04] Starting build ... [21:16:04] Starting clean ... [21:16:04] Fini...

Menu