Open DanielRuf opened 7 months ago
This feature is currently not planned.
My gut feeling is that copying React components from a user project to the build folder, as we do for config.json
and the markdown files, is not stable and will quickly lead to frustration during updates.
Do you have an idea in mind how you would implement it?
Do you have an idea in mind how you would implement it?
Not really, to be honest. I didn't work with Next so far.
It seems there is no support to extend or override single parts like header and footer.
What is the recommended solution?