mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-25 03:06:25 +00:00
Update GNUmakefile for WebServerResources
This commit is contained in:
@@ -10,6 +10,7 @@ build-static-files:
|
||||
else \
|
||||
bower install; \
|
||||
fi
|
||||
( cd bower_components/underscore/ && npm run-script build )
|
||||
grunt build
|
||||
|
||||
all :: build-static-files
|
||||
|
||||
Reference in New Issue
Block a user