Skip to content

Commit

Permalink
feat: update next.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang authored Jun 19, 2024
1 parent e424298 commit 2af8da8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions examples/next-swc/next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
// experimental: {
//
// },
// plugins: [
// ["swc-plugin-coverage-instrument", {}]
// ],
experimental: {
swcPlugins: [
[
Expand Down

0 comments on commit 2af8da8

Please sign in to comment.