ErikPlachta / nextjs-mdx

Using MDX in NextJS App Routes with next-mdx and next-mdx-remote
https://nextjs-mdx-flame.vercel.app
1 stars 0 forks source link

feat(lib/context): Finalize Rebuild of Context #14

Open ErikPlachta opened 1 month ago

ErikPlachta commented 1 month ago

Labels

lib,context

Type

feat

Scope

No response

What problem does this feature solve?

Simplify modifying app default context for all components and content.

How would you solve it?

Simplify by

  1. getting all requirements from components
  2. Generating template if not defined in root

Priority

Low

Attachment

No response