Browse Source

build:jekyll

codecalm 2 years ago
parent
commit
bd6e869e2d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -50,6 +50,7 @@
     "start": "bundle exec jekyll serve --watch --livereload --trace --livereload_port 8888",
     "prebuild-react": "rm -rf ./icons-react/dist/",
     "build-react": "rollup -c",
+    "build:jekyll": "gulp build-jekyll",
     "optimize": "gulp optimize",
     "release": "git pull && release-it",
     "build": "gulp build",