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
fix(pat-syntax-highlight): Do not load all languages.
Change the import so that no language is included by default.
Instead import the languages dynamically.
This reduces the download size when pat-syntaax-highlight is used
significantly.
0 commit comments