diff --git a/server/document.js b/server/document.js index d327d4c0..bf441f79 100644 --- a/server/document.js +++ b/server/document.js @@ -83,7 +83,7 @@ export class Head extends Component { const { pathname, buildId, assetPrefix, nextExport } = __NEXT_DATA__ const pagePathname = getPagePathname(pathname, nextExport) - return
+ return {this.getPreloadDynamicChunks()}