Webpack isServer:true
sibelius opened this issue · 1 comments
sibelius commented
What do you think it is a good implementation for the webpack plugin for the server?
It should be similar to react server dom webpack node custom register?
Should we replace .client code with only their reference?
sibelius commented
I've made a simple implementation of a Loader o solve this
sibelius/react-server-components-playground#3
let me know how I can contribute this to React codebase
it is missing extract all exports using acorn to match node register approach