Open genki opened 1 week ago
It is neat if it can be possible to specify the routes that is not have params but being dynamic. This option can have pathnames as like as ["/foo/", "/bar/baz/"] to exclude that from prefetching.
["/foo/", "/bar/baz/"]
It is neat if it can be possible to specify the routes that is not have params but being dynamic. This option can have pathnames as like as
["/foo/", "/bar/baz/"]
to exclude that from prefetching.