Skip to content

Commit

Permalink
Merge pull request #2086 from ORCID/feature/dynamic-sub-domains
Browse files Browse the repository at this point in the history
fix build issues
  • Loading branch information
leomendoza123 authored Oct 24, 2023
2 parents 002efc2 + e8e29ed commit cbd4c43
Show file tree
Hide file tree
Showing 3 changed files with 4,454 additions and 4,177 deletions.
1 change: 0 additions & 1 deletion src/environments/environment.int.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { getSubDomain } from './subdomain.adapter'

export const environment = {
production: true,
Expand Down
2 changes: 0 additions & 2 deletions src/environments/environment.local.tomcat.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { EnvironmentBannerModule } from 'src/app/environment-banner/environment-banner.module'

export const environment = {
production: true,
debugger: true,
Expand Down
Loading

0 comments on commit cbd4c43

Please sign in to comment.