kriasoft / isomorphic-style-loader

CSS style loader for Webpack that is optimized for isomorphic (universal) web apps.
https://reactstarter.com
MIT License
1.27k stars 144 forks source link

chore(deps): support React 18 #206

Closed Durisvk closed 1 year ago

VeXell commented 1 year ago

Please have a look on it

VeXell commented 1 year ago

@koistya Could you also update npm package to new version with these changes. Thank you.

dhlolo commented 4 months ago

Can it use with 'ReactDomServer.renderToPipeableStream'? Seems only work with renderToString?