summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-theme-default/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gitbook-plugin-theme-default/package.json')
-rw-r--r--packages/gitbook-plugin-theme-default/package.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/gitbook-plugin-theme-default/package.json b/packages/gitbook-plugin-theme-default/package.json
index 6beaaed..d26b46a 100644
--- a/packages/gitbook-plugin-theme-default/package.json
+++ b/packages/gitbook-plugin-theme-default/package.json
@@ -20,9 +20,7 @@
"preboot": "git+https://github.com/mdo/preboot.git#4aab4edd85f076d50609cbe28e4fe66cc0771701"
},
"scripts": {
- "build-css": "lessc -clean-css ./less/main.less ./_assets/website/theme.css",
- "build-js": "gitbook-plugin build ./src/index.js ./_assets/theme.js",
- "prepublish": "npm run build-css && npm run build-js"
+ "prepublish": "./prepublish.sh"
},
"repository": {
"type": "git",