Closed sverhoeven closed 2 years ago
Name | Link |
---|---|
Latest commit | 0b7226084b8c80506ce3106db7b3e02f3e587ff3 |
Latest deploy log | https://app.netlify.com/sites/wonderful-noether-53a9e8/deploys/62bd79470aefa90008bf0ad6 |
Deploy Preview | https://deploy-preview-90--wonderful-noether-53a9e8.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Checked on Mac OSX:
yarn build |
yarn dev |
netlify preview | |
---|---|---|---|
Safari | ✅ | ✅ | ✅ |
Chrome | ✅ | ✅ | ✅ |
Brave | ✅ | ✅ | ✅ |
The https://github.com/react-syntax-highlighter/react-syntax-highlighter can be used in different ways. In this PR I use a way that when I do
yarn build;yarn serve
renders the text correctly. The docs say that this way produces a bigger bundle, but I have not verified.Refs #74
To test:
yarn build; yarn serve
[object Object]
Also test
yarn dev
and https://deploy-preview-90--wonderful-noether-53a9e8.netlify.app/ with various browsers.