Skip to content

Commit ba16f23

Browse files
committed
fixup!
1 parent f0d6bc6 commit ba16f23

File tree

3 files changed

+2
-12
lines changed

3 files changed

+2
-12
lines changed

apps/site/next.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const nextConfig = {
9797
],
9898
},
9999
// TODO(@avivkeller): Why can't this be used without this config?
100-
serverExternalPackages: ['twoslash'],
100+
serverExternalPackages: ['twoslash', 'typescript'],
101101
// If we're building for the Cloudflare deployment we want to set
102102
// an appropriate deploymentId (needed for skew protection)
103103
// TODO: The `OPEN_NEXT_CLOUDFLARE` environment variable is being

packages/rehype-shiki/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"classnames": "catalog:",
2929
"hast-util-to-string": "^3.0.1",
3030
"shiki": "~3.8.1",
31-
"typescript": "catalog:",
3231
"unist-util-visit": "^5.0.0"
3332
},
3433
"devDependencies": {

pnpm-lock.yaml

Lines changed: 1 addition & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)