summaryrefslogtreecommitdiff
path: root/etc/build.js
diff options
context:
space:
mode:
Diffstat (limited to 'etc/build.js')
-rw-r--r--etc/build.js4
1 files changed, 1 insertions, 3 deletions
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']
}