From bf2d72745aa186f676d11115a4016d6c9cfc6653 Mon Sep 17 00:00:00 2001 From: antelle Date: Sat, 12 Dec 2020 10:38:39 +0100 Subject: [PATCH] removed the runtime chunk --- Gruntfile.js | 2 +- app/index.html | 1 - build/webpack.config.js | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index ec5a2f7d..929c234a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -263,7 +263,7 @@ module.exports = function (grunt) { algo: 'sha512', expected: { style: 1, - script: 2 + script: 1 } }, app: { diff --git a/app/index.html b/app/index.html index f5af9960..f556a310 100644 --- a/app/index.html +++ b/app/index.html @@ -72,7 +72,6 @@ -