Ability to group custom fields into its own root directory #8772
ttbarnes
started this conversation in
Feature requests
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.
-
At the moment as per the example custom fields, all the fields are at the top level of the app.
It would be great to be able to have these in a
custom-fieldsdirectory to save littering the root of a project.Currently this is possible when running in dev mode, but a production build fails due to NextJS/webpack.
Are there plans to support this or perhaps allow for some custom webpack configurations?
Beta Was this translation helpful? Give feedback.
All reactions