diff options
Diffstat (limited to 'examples/with-rollup/apps/web/next.config.js')
| -rw-r--r-- | examples/with-rollup/apps/web/next.config.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/with-rollup/apps/web/next.config.js b/examples/with-rollup/apps/web/next.config.js deleted file mode 100644 index da1bb77..0000000 --- a/examples/with-rollup/apps/web/next.config.js +++ /dev/null @@ -1,3 +0,0 @@ -module.exports = { - reactStrictMode: true, -}; |
