-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: fix the SSR/CSR mismatch (#146)
* chore(ci): add manually active test deploy event in test-deploy.yml * chore: add --unsafe-perm --ignore-scripts hook to safe the project * chore(deps): add "postcss-preset-env": "^10.0.3" * feat: update configuring of compilation * fix: ensure colorMode be used inline ColorModeProvider * fix: ensure colorMode be used inline ColorModeProvider 2 * revert: recover src/pages/index.tsx #142 * fix: multiple reference problems * revert: due to 'revert: recover src/pages/index.tsx #142' 860949b * chore(index): supports themed images
- Loading branch information
1 parent
3c51e26
commit 76faaca
Showing
4 changed files
with
23 additions
and
14 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
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