1
6
submitted 1 month ago* (last edited 1 month ago) by gukkey@programming.dev to c/nextjs@programming.dev

So currently the way I rerun my changes are either by deleting the .next folder or rerunning the npm run dev command because of nextjs' caching (even if I delete the cache on the browser the changes are not reflected). Is there a way to hot reload a nextjs project without using a 3rd party dependency but rather just a set of nextjs configs, just when running a dev build?

2
0

cross-posted from: https://lemmy.blackeco.com/post/863915

The article mentions Next.js but it also applies to vanilla React as the sizes attribute is useful even outside Next's <Image> component.

3
6
Next.js 14.1 (nextjs.org)
submitted 10 months ago by mac@programming.dev to c/nextjs@programming.dev
4
1
submitted 10 months ago by mac@programming.dev to c/nextjs@programming.dev
5
0
Next.js 14 (nextjs.org)
submitted 10 months ago by mac@programming.dev to c/nextjs@programming.dev

Next.js

59 readers
1 users here now

A community for discussing and posting things relating to the next.js framework

Looking for mods, if you want to mod the community feel free to dm Ategon

https://nextjs.org/

founded 10 months ago
MODERATORS