Optionally building web examples along with the rest of web modules

This commit is contained in:
Shagen Ogandzhanian
2021-06-01 14:49:32 +02:00
parent 8e2176b029
commit 65f47c8a82
3 changed files with 22 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
COMPOSE_CORE_VERSION=0.0.12-SNAPSHOT
COMPOSE_WEB_VERSION=0.0.12-SNAPSHOT
COMPOSE_BUILD_WITH_EXAMPLES=false