When adding Kotlin/js dependency as jar, it's expanded fine, but all non-js dependency files are excluded from node_modules_imported. How can i disable this behaviour?
youtrack 1
❓ 2
s
snrostov
10/08/2019, 8:00 PM
What do you mean by "all non-js dependency files"? Maybe you can provide some example of this files?
b
Big Chungus
10/08/2019, 8:01 PM
Well i was using kvision kotlin js jar and it has some css in it. I can see them in tmpExpandedArchives, but not node modules imported