-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Escape apostrophes This makes the linter happy Partially addresses #97 Signed-off-by: Ben Cotton <ben@kusari.dev> * Disable the missingSuspenseWithCSRBailout option This allows the project to build, but it is not a long-term fix, as the option won't be available in Next 15 (we're using 14). See issue #98 for more details. Signed-off-by: Ben Cotton <ben@kusari.dev> --------- Signed-off-by: Ben Cotton <ben@kusari.dev>
- Loading branch information
1 parent
45ec85f
commit 2d9908b
Showing
3 changed files
with
8 additions
and
3 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
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 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