From f494e4871e005895ef47b99ff70bad45d39ee6ea Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 16 May 2018 17:30:42 +0200 Subject: Add target build-compact. Strip not yet implemented use of app places. --- etc/build.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'etc/build.js') diff --git a/etc/build.js b/etc/build.js index 3ecf8d0..9b96056 100644 --- a/etc/build.js +++ b/etc/build.js @@ -31,9 +31,7 @@ { name: '../tours', include: [ - 'json!data/copenhagen.json', - 'app/places', - 'json!data/tours.json' + 'json!data/bydele.json' ], exclude: ['../slippymap'] } -- cgit v1.2.3