This is not an issue with MUI per se, but I think this information might be of interest.
Due to the size of v9's package.json, part of the publish request ends up very large, exceeding the ~1MB limit of some private registries like AWS CodeArtifact and (afaik, might be wrong) Artifactory. As a consequence, it's impossible to host that version on these registries.
Again, I'm aware this is not really MUI's problem, but would the MUI team consider reducing package.json to a reasonable size, like it is in version 7?
Search keywords:
This is not an issue with MUI per se, but I think this information might be of interest.
Due to the size of v9's package.json, part of the publish request ends up very large, exceeding the ~1MB limit of some private registries like AWS CodeArtifact and (afaik, might be wrong) Artifactory. As a consequence, it's impossible to host that version on these registries.
Again, I'm aware this is not really MUI's problem, but would the MUI team consider reducing package.json to a reasonable size, like it is in version 7?
Search keywords: