kitsune-application-development-kit
kitsune-application-development-kit copied to clipboard
Exception in Routing module during Build
Issue: When a kitsune project is build, and an error happens during Routing module processing -- no build error is shown in the IDE.
Ideal Solution The detailed error message should be shown to the developer (via the IDE).
Example If Routing has wrong access key in the MONGO_DB_URI, then the module will fail stating "Unable to connect to DB". Such errors should be sent back to the developer.