docs(nxdev): enable scroll restoration (#12205)
This commit is contained in:
parent
36e30a2329
commit
bef6e98b1d
@ -14,6 +14,7 @@ copy(
|
|||||||
);
|
);
|
||||||
|
|
||||||
module.exports = withNx({
|
module.exports = withNx({
|
||||||
|
scrollRestoration: true,
|
||||||
experimental: {
|
experimental: {
|
||||||
nextScriptWorkers: true, // Enable PartyTown offloading script strategy
|
nextScriptWorkers: true, // Enable PartyTown offloading script strategy
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user