react-server icon indicating copy to clipboard operation
react-server copied to clipboard

How to use webpack module

Open xaviertung opened this issue 7 years ago • 1 comments

I saw the webpack loaders config in the file react-server/packages/react-server-cli/src/compileClient.js, how to use it?

xaviertung avatar Mar 23 '17 16:03 xaviertung

Hi @xaviertung! You can configure your webpack loaders with the cli. You're looking for the section "Webpack options" in https://react-server.io/docs/guides/react-server-cli

doug-wade avatar Mar 24 '17 22:03 doug-wade