Edoardo Luppi
10/01/2023, 10:25 PMjsBrowserDevelopmentRun
tho. Is this a known issue?turansky
10/01/2023, 10:45 PM1.9.10
?turansky
10/01/2023, 10:45 PM-t
flag?Edoardo Luppi
10/02/2023, 7:01 AMgradle jsBrowserDevelopmentRun
. It seems Webpack handles reloading? I can see it printing stuff on the console.
With 1.9.20 it doesn't work anymore, and I'm forced to use -t
Edoardo Luppi
10/02/2023, 7:13 AM-t
makes sense to be there alwaysEdoardo Luppi
10/02/2023, 9:14 AM.css
or module.css
file, to keep styles separate? Is that possible using kotlin-react?turansky
10/02/2023, 9:26 AMimport
function, but with zero IDE supportEdoardo Luppi
10/02/2023, 9:41 AMturansky
10/02/2023, 9:42 AMWith this one?Yes
turansky
10/02/2023, 9:43 AMZero IDE support seems what you'd have with a TS React project too, so no big dealYou can configure plugins, which will help you with class names autocomplete
Edoardo Luppi
10/02/2023, 9:45 AMturansky
10/02/2023, 9:46 AM.kt
files with class names insteadEdoardo Luppi
10/02/2023, 9:47 AMEdoardo Luppi
10/02/2023, 9:49 AMturansky
10/02/2023, 9:50 AMEdoardo Luppi
10/02/2023, 10:36 AMturansky
10/02/2023, 11:07 PM