-
I am currently trying to reduce to package footprint of some of my projects:
`cardinal` is only used in 2 places to highlight code, which in turns requires `redeyed` which in turn requires `esprima…
-
### Run `next info` (available from version 12.0.8 and up)
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP Wed Aug 25 23:20:18 UTC 2021
Binaries:
Node…
vndre updated
2 years ago
-
### What version of Next.js are you using?
12.0.0
### What version of Node.js are you using?
16.13.0
### What browser are you using?
Safari 15.1
### What operating system are you usi…
-
### What version of Next.js are you using?
12.0.3
### What version of Node.js are you using?
16.9.0
### What browser are you using?
chrome
### What operating system are you using?
popos
### Ho…
-
### What version of Next.js are you using?
12.0.7
### What version of Node.js are you using?
v12.22.6
### What browser are you using?
Chrome
### What operating system are you using?
macOS
### …
-
Nice article and repo, this is really interesting. Just wondering if upgrading to Next 12 would make things easier because of the new built-in rust compiler. Would you mind updating to Next 12?
-
find_feasible.hpp
```
//discard immediately intersecting translations
std::vector vectors;
for (const auto& v : potentialVectors) {
bool discarded = false;
for (const auto& sp : touchEdges) {
…
-
### Summary
I've followed the instructions in [Add Next.js to Expo projects](https://docs.expo.dev/guides/using-nextjs/#add-nextjs-to-expo-projects). However with `yarn next dev`, the app failed to…
-
We have to add a Jest transformer that leverages `next-swc` so that people don't have to opt-out of using `next-swc` just to transform tests as it generally requires a `.babelrc` with `next/babel` in …
-
### What version of Next.js are you using?
12.0.1
### What version of Node.js are you using?
12.22.3
### What browser are you using?
Brave
### What operating system are you using?
macOS
### Ho…