Jon Sherrard
Jon Sherrard
I'm getting the same error using a `Text` component from dripsy. I'm using `react-native` (without-expo) `0.69` and their typescript template
JSON.stringify(original) === JSON.stringify(new)
Ahoy there, I have just migrated a `create-react-app` to Next.js and am using a catch-all `[[...app]].js` route for now to render the SPA and I"m getting the same issue described...
Is it possible to add other folders to be cache in netlify.toml at all? I haven't seen anything outside the docs though. Currently breaks builds that use playwright because the...
OK idea for peeps out there stuck wthith is issue: I'm just running my "postinstall" command before the npm build command in Netlify config now. `npx [my postinstalll]] && npm...
@watway if you add a `.nvrmc` to your PR with Node 14 defined in it everything should build with Node 14 https://stackoverflow.com/questions/57110542/how-to-write-a-nvmrc-file-which-automatically-change-node-version
Pleasure! Another note, I put Shiki in because @mlent (rightly!) wanted to keep client-side JS light on this project (Shiki generates all the code highlighting at build time). There's a...
@watway If you want to use your changes with a couple of other tweaks (check the commits), I've merged your changes into my fork "devular/gatsby-theme-help-center" published as v2 on NPM
Great fix. @bobdye can you submit a pull request? I might fork this repo or ask for @getdave to transfer as I use it so much... I'm not sure he...
Gah - Yeah this would be great! Just working on something now that could do with it 👍