Move application code for static ctor in main module
This code could easily mess with library users as it has some side effects, so move it somewhere it will only affect the binary. |
---|
|
source/app.d |
---|
source/dub/dub.d |
---|