From 4fb196579f54584a77d6feb7302e5002b7b141f3 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 27 Oct 2019 11:57:48 +0100 Subject: [PATCH] charts development --- package.json | 2 +- pages/_includes/js/charts.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f618e6f4d..7740d54f6 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "build": "npm-run-all clean html-build css js", "bundlesize": "bundlesize", "browsersync": "node build/browsersync.js", - "html-watch": "JEKYLL_ENV=development bundle exec jekyll build --watch", + "html-watch": "JEKYLL_ENV=development bundle exec jekyll build --watch --incremental", "html-build": "JEKYLL_ENV=production bundle exec jekyll build --destination dist-html", "lint": "npm-run-all --parallel js-lint css-lint", "clean": "rm -rf dist && mkdir dist && mkdir dist/css && mkdir dist/js", diff --git a/pages/_includes/js/charts.html b/pages/_includes/js/charts.html index 9a2314707..56cff6889 100644 --- a/pages/_includes/js/charts.html +++ b/pages/_includes/js/charts.html @@ -5,10 +5,10 @@ {% if data %}