Skip to content
Discussion options

You must be logged in to vote

transpile_packages is just a list of dependencies that if found will be transpiled, as the code is currently written, putting something into transpile_packages on its own doesn't cause it to be added to the dependencies.

If you add "@mui/x-data-grid" to the lib_dependencies, then you'll see it in the next.config.js.

I could entertain a feature request to automatically add transpile_packages to the dependency list, but that's not currently how it works.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SeqCrafter
Comment options

Answer selected by SeqCrafter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants