You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
24cbb1c: Respect existing source maps when source mapping.
a286c55: Define process so that React can load on mobile.
c3a689e: Limit the number of concurrent requests to 6.
fa98881: Compress the worker to reduce bundle size.
108639c: Fix plugin potentially failing to load. This may happen if Community plugins > Debug startup time is disabled. When it is disabled, Obsidian removes source maps, which erraneously removes JavaScript strings intentionally containinig source map-like content.