Currently we're hardcoding modules into the LiveExample component to be used in the example scope, which provides the modules that can be imported in the examples.
We should change this to be something that is provided by the consumers, either via the config file or by somehow analyzing the imports of the example files themselves.