Currently we are building the whole project to then see compile errors. The majority of the build time goes into parsing the MDX files. This is done before the compilation. We should consider if we can change the order
This will give us much quicker feedback