Skip to content

Commit

Permalink
Remove output standalone (#655)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwooding authored Sep 9, 2024
1 parent 4964f00 commit 90502a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/site/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ const webpack = require('webpack');

module.exports = {
reactStrictMode: true,
output: 'standalone',
swcMinify: true,
transpilePackages: [
'@jpmorganchase/mosaic-components',
Expand Down

0 comments on commit 90502a9

Please sign in to comment.