Hello Webix team!
I’ve been trying to use the webix-less npm package along with the Jet Framework and I got the next error over Webpack building:
ERROR in ./node_modules/webix-less/web.less (./node_modules/css-loader!./node_modules/less-loader/dist/cjs.js!./node_modules/webix-less/web.less)
Module not found: Error: Can’t resolve ‘./fonts/fontawesome-webfont.svg?v=4.7.0’ in ‘D:\projects\support_rest
ode_modules\webix-less’
Indeed, there is nothing about [fontawesome].
Could you tell me please, you have any plans about complementing this package with absent dependencies?
Thank you in advance!