From eaf93d8988c911f9597d096024140cc6a5fc9a77 Mon Sep 17 00:00:00 2001 From: Richard Lander Date: Thu, 23 Jul 2015 21:42:56 -0700 Subject: [PATCH] Add web.config to support JSON files --- web.config | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 web.config diff --git a/web.config b/web.config new file mode 100644 index 0000000..5d94755 --- /dev/null +++ b/web.config @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file