- Use standalone components and get rid of
NgModules - Disable zone.js on custom elements.
- Use
ngSkipHydrationon SSR Stencil components.
This file contains hidden or 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
| { | |
| "colorScheme": "Plastic", | |
| "fontFace": "Cascadia Code PL", | |
| "fontSize": 10 | |
| } |