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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
048fd96: Enable tree-shaking for constant-only imports by switching tsup to unbundled output, adding sideEffects: false, and re-exporting light utilities directly from their source module to avoid pulling in tiptap dependencies.