Skip to content

Commit 69448ad

Browse files
committed
Updated type packages
1 parent c756cce commit 69448ad

File tree

10 files changed

+8069
-15598
lines changed

10 files changed

+8069
-15598
lines changed

next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const {generateRssFeed} = require('./dev/rss');
66

77
const nextConfig = {
88
reactStrictMode: true,
9-
swcMinify: true,
9+
// swcMinify: true,
1010
// in prod, we serve the docs from sourcegraph.com/docs, and this requires special config on the GFE side
1111
// in preview/development, this is not necessary.
1212
//

0 commit comments

Comments
 (0)