From b2fabf0fe0debe01668f9dff2710d4d5346afde0 Mon Sep 17 00:00:00 2001 From: Arunoda Susiripala Date: Sun, 19 Mar 2017 18:46:50 +0530 Subject: [PATCH] Load script with the defer attribute (#1437) Load script with the defer attribute --- server/document.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/document.js b/server/document.js index a2682aa1..5bd502af 100644 --- a/server/document.js +++ b/server/document.js @@ -65,7 +65,7 @@ export class NextScript extends Component { const hash = buildStats ? buildStats[filename].hash : '-' return ( -