Update apps/web/next.config.js

pull/11044/head
Hariom Balhara 2023-09-02 14:20:33 +05:30 committed by GitHub
parent 1e8e6974ff
commit aaf83289d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -225,7 +225,6 @@ const nextConfig = {
return config;
},
async rewrites() {
console.log("process.env.ORGANIZATIONS_ENABLED", process.env.ORGANIZATIONS_ENABLED);
const beforeFiles = [
// These rewrites are other than booking pages rewrites and so that they aren't redirected to org pages ensure that they happen in beforeFiles
...(isOrganizationsEnabled