There is a task in gradle which copies `css`, `img...
# kvision
r
There is a task in gradle which copies
css
,
img
and
js
from
node_modules_imported
to
kotlin-js-min/main
because webpack needed this for DCE. Perhaps similar task is now required for other directory?