Middleware to load the Stone configuration from the stone.config.js or stone.config.mjs file.
The configuration context containing modules and blueprint.
The next pipeline function to continue processing.
The updated blueprint or a promise resolving to it.
LoadStoneConfigMiddleware(context, next) Copy
LoadStoneConfigMiddleware(context, next)
Middleware to load the Stone configuration from the stone.config.js or stone.config.mjs file.