Bogdan Gerasymchuk
Results
3
comments of
Bogdan Gerasymchuk
You should do correct splitting of treeShakableModules and nonTreeShakableModules arrays in webpack.config.vendor.js. For example, put some part of npm packages in nonTreeShakableModules.
You can use Transfer State manually, without ServerTransferModule
link to original issue https://github.com/aspnet/AspNetCore/issues/10692