Skip to content

Make config serialisable

Tamlyn Rhodes requested to merge serialisable-config into master

Use Webpack ContextReplacementPlugin to put the current authsome mode and Joi validations into the bundle then require them dynamically based on the config.

Todo

Edited by Tamlyn Rhodes

Merge request reports