Correct path to cleancss
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ build_js() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
build_css() {
|
build_css() {
|
||||||
./node_modules/clean-css/bin/cleancss css/ol.css -o ${BUILDS}/ol.css
|
./node_modules/.bin/cleancss css/ol.css -o ${BUILDS}/ol.css
|
||||||
cp css/ol.css ${BUILDS}/ol-debug.css
|
cp css/ol.css ${BUILDS}/ol-debug.css
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user