modules
Module composition and package patching behavior.
Details
- generateModules returns { modules, envVars, packagePatch }
- init merges module files over keystone-base then applies packagePatch to package.json
- update re-generates modules from current manifest and reapplies packagePatch
- Dependencies required by selected providers are injected automatically
Implementation Files
src/convex/generators/index.tssrc/convex/generators/auth.tssrc/convex/generators/payments.tssrc/convex/generators/storage.tssrc/convex/generators/analytics.tssrc/lib/modules.ts