Nikky
02/05/2020, 6:43 PMincludeBuild()
in gradle and substitute for a dev version of a dependency
this works fine for browserProductionWebpack
but it seems like browserDevelopmentWebpack
is choking on it
oh, btw i am using 1.3.70-eap-184
will try to make a simple repo for reproduction and create a issue later
this is the error the wepack process spits out:
ERROR in ./kotlin/pentagame-frontend.js
Module not found: Error: Can't resolve 'ksvg' in '/home/nikky/dev/pentagame/build/js/packages/pentagame-frontend/kotlin'
@ ./kotlin/pentagame-frontend.js 3075:370-385
@ multi ./kotlin/pentagame-frontend.js
Lamberto Basti
02/07/2020, 3:56 PMNikky
02/07/2020, 6:16 PMinclude
and api(project(":ksvg"))