-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: extract NextjsDomain from NextjsDistribution (#174)
* feat: NextjsDomain * docs: note changes * fix: make getHostedZone private * chore: self mutation Signed-off-by: github-actions <[email protected]> * fix: certificate and nextjsPath on NextDistribution * chore: self mutation Signed-off-by: github-actions <[email protected]> * fix: make NextjsDomain optional for NextjsDistribution * chore: self mutation Signed-off-by: github-actions <[email protected]> * fix: allow overriding Distribution domainNames and certificate * chore: self mutation Signed-off-by: github-actions <[email protected]> * feat: remove domainAliases, create dns records for alternateNames, add isWildcardCertificate prop to create wildcard certificate by default * chore: self mutation Signed-off-by: github-actions <[email protected]> * docs: improve NextjsDomain TSDoc * chore: self mutation Signed-off-by: github-actions <[email protected]> * docs: add Cloudflare example doc * chore: self mutation Signed-off-by: github-actions <[email protected]> * fix: remove isWildcardCertificate * chore: self mutation Signed-off-by: github-actions <[email protected]> * docs: improve docs * chore: self mutation Signed-off-by: github-actions <[email protected]> --------- Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
- Loading branch information
1 parent
08a5a16
commit 99842fe
Showing
8 changed files
with
432 additions
and
470 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule open-next
updated
from 34c78c to 8bc075
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.