From 7c385a7877aa4b0163dda6206f656846db2cf039 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Thu, 17 Sep 2015 12:32:47 -0400 Subject: iOS9 fixes (which includes ionic updates to 1.1.0) --- www/lib/angular/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 www/lib/angular/index.js (limited to 'www/lib/angular/index.js') diff --git a/www/lib/angular/index.js b/www/lib/angular/index.js new file mode 100644 index 00000000..5c1aafcc --- /dev/null +++ b/www/lib/angular/index.js @@ -0,0 +1,2 @@ +require('./angular'); +module.exports = angular; -- cgit v1.2.3