Skip to content

Commit cec59a1

Browse files
committed
Updated type packages
1 parent 66e1f96 commit cec59a1

File tree

10 files changed

+9451
-15093
lines changed

10 files changed

+9451
-15093
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)