|
|
@ -16,6 +16,6 @@
|
|
|
|
"scripts": {
|
|
|
|
"scripts": {
|
|
|
|
"lint": "jshint --config .jshintrc --exclude-path .jshintignore .",
|
|
|
|
"lint": "jshint --config .jshintrc --exclude-path .jshintignore .",
|
|
|
|
"test": "node TestSelenium.js",
|
|
|
|
"test": "node TestSelenium.js",
|
|
|
|
"style": "lessc ./customize.dist/src/cryptpad.less > ./customize.dist/main.css && lessc ./customize.dist/src/alertify.less > ./customize.dist/alertify.css"
|
|
|
|
"style": "lessc ./customize.dist/src/cryptpad.less > ./customize.dist/main.css && lessc ./customize.dist/src/alertify.less > ./customize.dist/alertify.css && lessc ./customize.dist/src/toolbar.less > ./customize.dist/toolbar.css"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|