summaryrefslogtreecommitdiff
path: root/middle
diff options
context:
space:
mode:
Diffstat (limited to 'middle')
-rw-r--r--middle/dub.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/middle/dub.json b/middle/dub.json
index eecf1d4..f490141 100644
--- a/middle/dub.json
+++ b/middle/dub.json
@@ -18,5 +18,6 @@
],
"importPaths": [
"."
- ]
+ ],
+ "dflags": ["-dip1000"]
}