If run the Windows command (without config file!!!) :
webfont %OUT_DIR%/**/*.svg --round 4
An error occurs:
Error: assertNumbers arguments[0] is not a number. string == typeof 4
at o (C:\Users\admin\AppData\Roaming\npm\node_modules\webfont\node_modules\svg-pathdata\lib\SVGPathData.cjs:15:1645)
at Object.t.ROUND (C:\Users\admin\AppData\Roaming\npm\node_modules\webfont\node_modules\svg-pathdata\lib\SVGPathData.cjs:15:5996)
...