-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pull request codesandboxes need their own tsconfig (#1143)
* fix(nextjs-template): do not inherit a base tsconfig * chore: changeset * chore: remove some tsconfig options that are not needed
- Loading branch information
Showing
2 changed files
with
23 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@twilio-paste/nextjs-template': patch | ||
--- | ||
|
||
As the NextJs template is used as a standalone application in a Codesandbox, it cannot inherit the base tsconfig from the the root of the monorepo. This is because it does not exist when deployed to Codesandbox |
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
b7c7257
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
paste – ./
paste.twilio-dsys.vercel.app
paste.twilio-dsys.now.sh
paste-git-main.twilio-dsys.now.sh
paste-git-main.twilio-dsys.vercel.app
paste.twilio.design
b7c7257
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
paste-theme-designer – ./
paste-theme-designer.vercel.app
paste-theme-designer.twilio-dsys.vercel.app
paste-theme-designer-git-main.twilio-dsys.vercel.app
theming.twilio.design