Skip to content

Commit

Permalink
fix: removing test code
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasio committed Feb 26, 2024
1 parent cbccdb1 commit 8d84ffa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions projects/wp-nextjs/headstartwp.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,4 @@ module.exports = {
*/
devMode: process.env?.ENABLE_DEV_MODE === 'true',
},

preview: {
alternativeAuthorizationHeader: true,
},
};

0 comments on commit 8d84ffa

Please sign in to comment.