You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi reading though you post I noticed that you are missing the snippet (which I think I need as it doesn't build without it)
Adjust Webpack’s configuration
The last thing we need to adjust is the server’s Webpack configuration. Open the file webpack.server.config and replace the content with the following snippet:
SNIPPET MISSING
And at this point, it’s all done! We only need to build and run our application.
The text was updated successfully, but these errors were encountered:
Hi reading though you post I noticed that you are missing the snippet (which I think I need as it doesn't build without it)
Adjust Webpack’s configuration
The last thing we need to adjust is the server’s Webpack configuration. Open the file webpack.server.config and replace the content with the following snippet:
SNIPPET MISSING
And at this point, it’s all done! We only need to build and run our application.
The text was updated successfully, but these errors were encountered: