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
Due to #290 and code-hike/codehike#283, In order to use code-hike in Next.js standalone server, we need to provide additional information for Next.js to not tree-shake shiki languages and themes files. This commit solves this problem by using "unstable_includeFiles" config
Context
The text was updated successfully, but these errors were encountered: