mediamonks / muban

A backend-agnostic framework to enhance server-rendered HTML using a modern webpack development setup.
https://mediamonks.github.io/muban/
39 stars 15 forks source link

The _variables.yaml cannot be empty #88

Closed larsvanbraam closed 5 years ago

larsvanbraam commented 5 years ago

Currently if you empty the _variables.yaml the json-loader will throw an error and the application will break!

https://github.com/mediamonks/muban/blob/d9e2fef4de05799ae310d0bdc5d950c5ede88c65/src/app/bootstrap.dev.ts#L18