aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-01 16:21:33 +0200
committercodecalm <codecalm@gmail.com>2020-09-01 16:21:33 +0200
commit6f3d89156318e4bdfed1ff0c952d7e9940d00dea (patch)
tree06f66db8c9f22189388cc83a1fd7650b6e5fe6d9 /package.json
parent`page-break` icon (diff)
downloadtabler-icons-6f3d89156318e4bdfed1ff0c952d7e9940d00dea.tar.xz
jekyll update
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9fd2cec..dbcc001 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
],
"homepage": "https://github.com/tabler/tabler-icons#readme",
"scripts": {
- "start": "bundle exec jekyll serve --watch --livereload",
+ "start": "bundle exec jekyll serve --watch --livereload --trace",
"optimize": "gulp optimize",
"release": "release-it"
},