Currently, the Ollama and SQLite hosting integrations automatically add an ExcludeFromManifest call to prevent them being included in the publishing manifest.
While this was done with the best intentions, it causes a hassle as it's not obvious that this is happening, and while it might not be recommended that you deploy these, there are valid scenarios that you might want to.
So, we shouldn't block people who want to include them in the publishing manifest.