Robert Jaros
10/08/2020, 5:48 PMBig Chungus
10/08/2020, 5:56 PMIlya Goncharov [JB]
10/08/2020, 5:56 PMhot
option?Robert Jaros
10/08/2020, 5:56 PMconfig.devServer.hot = true;
in webpack.config.d
Robert Jaros
10/08/2020, 5:57 PMmodule.hot
had to come from the application and not the libraryRobert Jaros
10/08/2020, 5:58 PMBig Chungus
10/08/2020, 5:59 PMRobert Jaros
10/08/2020, 5:59 PMKotlinWebpackConfig.DevServer
class, and documented somewhereIlya Goncharov [JB]
10/08/2020, 6:04 PMBig Chungus
10/08/2020, 6:05 PMIlya Goncharov [JB]
10/08/2020, 6:08 PMdevServer
is terribly, it should be dsl-like, but now it requires to create new instance
And yes, as for me it should represent all options of webpack dev server setting 🙂Robert Jaros
10/08/2020, 6:12 PMhot
:-)turansky
10/08/2020, 6:14 PMRobert Jaros
10/08/2020, 6:15 PMkotlin-frontend-plugin
to the new plugin ... now I know why! :-)Ilya Goncharov [JB]
10/08/2020, 6:19 PMRobert Jaros
10/08/2020, 6:20 PMRobert Jaros
10/08/2020, 6:21 PMIlya Goncharov [JB]
10/08/2020, 6:41 PMRobert Jaros
10/08/2020, 6:46 PMRobert Jaros
10/08/2020, 6:46 PMRobert Jaros
10/08/2020, 6:47 PMRobert Jaros
10/08/2020, 6:48 PMRobert Jaros
10/08/2020, 6:48 PMRobert Jaros
10/08/2020, 6:49 PMIlya Goncharov [JB]
10/08/2020, 6:51 PMhot
there was nothing changed in experience, but then you fixed issues related with hmr code in KVision, and it works again, and it helps you to improve performance. Exactly HMR code in your library improve performance, not the just enabling of hot
mode?Robert Jaros
10/08/2020, 7:07 PMRobert Jaros
10/08/2020, 7:08 PMhot
would be enabled by default, I would have fixed those errors months ago. And a lot of development time would be spared :)Robert Jaros
10/08/2020, 7:09 PMRobert Jaros
10/08/2020, 7:10 PMIlya Goncharov [JB]
10/08/2020, 7:12 PM