Skip to content

Commit

Permalink
Revert "Changed output mode on app directory test application (#43607)"
Browse files Browse the repository at this point in the history
This reverts commit 07d52ce.
  • Loading branch information
ijjk committed Dec 2, 2022
1 parent 4ca12bd commit 1a5d54c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/e2e/app-dir/app/next.config.js
Expand Up @@ -5,8 +5,7 @@ module.exports = {
algorithm: 'sha256',
},
},
// TODO: (wyattjoh) enable once we've resolved issues with app directory and standalone output mode
// output: 'standalone',
output: 'standalone',
rewrites: async () => {
return {
afterFiles: [
Expand Down

0 comments on commit 1a5d54c

Please sign in to comment.