diff --git a/umap/storage.py b/umap/storage.py index 1ca63a86..94295661 100644 --- a/umap/storage.py +++ b/umap/storage.py @@ -8,6 +8,7 @@ from rjsmin import jsmin class UmapManifestStaticFilesStorage(ManifestStaticFilesStorage): support_js_module_import_aggregation = True + max_post_process_passes = 15 # We remove `;` at the end of all regexps to match our biome config. _js_module_import_aggregation_patterns = (