Sometimes, it's nice to Import modules for development purposes that should not go into the production binary. an example is [VBA-Test](https://github.com/VBA-tools/vba-test) it would be great to have an additional object in the config for dev-modules, similar to node's package.json.
Sometimes, it's nice to Import modules for development purposes that should not go into the production binary. an example is VBA-Test
it would be great to have an additional object in the config for dev-modules, similar to node's package.json.