We are embedding the assets as part of our build pipeline, and even without that the embedded assets are generated by our `make generate` task anyway, so let's remove thise huge amount of files from the repository and generate it on build time.
We are embedding the assets as part of our build pipeline, and even without that the embedded assets are generated by our `make generate` task anyway, so let's remove thise huge amount of files from the repository and generate it on build time.