How to override webpack config of underlying nextjs build script? #8860
Unanswered
AndrewJMcDonald
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried adding a next.config.js, and also a webpack.config.js to the root of my Keystone-6 project to no avail. it seems that neither files are read.
I have some server-side libraries that need to be excluded form the client side:
How can I do that ?
Beta Was this translation helpful? Give feedback.
All reactions