Size of bundles
Unanswered
Spotted Sandpiper posted this in #help-forum
Spotted SandpiperOP
Hi
Doing a build I see the the output has red which I am assuming is bad. This is caused by
import { useRouter } from 'next/navigation' which is 11.3k
There are 23 pages with this issue. I am new to the more technical side of web development but given it is in red I assume this is bad. If it is not bad is the a way to configure to have a reasonable warning value.
Thanks
Doing a build I see the the output has red which I am assuming is bad. This is caused by
import { useRouter } from 'next/navigation' which is 11.3k
There are 23 pages with this issue. I am new to the more technical side of web development but given it is in red I assume this is bad. If it is not bad is the a way to configure to have a reasonable warning value.
Thanks