Demo for query storing
Change-Id: I947bcac841992c3f6cfd01ab337c265b0d01cb70
diff --git a/node_modules/has-symbol-support-x/.uglifyjsrc.json b/node_modules/has-symbol-support-x/.uglifyjsrc.json
new file mode 100644
index 0000000..2d26277
--- /dev/null
+++ b/node_modules/has-symbol-support-x/.uglifyjsrc.json
@@ -0,0 +1,17 @@
+{
+ "warnings": false,
+ "parse": {},
+ "compress": {
+ "keep_fnames": true
+ },
+ "mangle": false,
+ "output": {
+ "ascii_only": true,
+ "beautify": false,
+ "comments": "some"
+ },
+ "sourceMap": {},
+ "nameCache": null,
+ "toplevel": false,
+ "ie8": true
+}