summaryrefslogtreecommitdiff
path: root/web-ui/app/js/monkey_patching/all.js
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/js/monkey_patching/all.js')
-rw-r--r--web-ui/app/js/monkey_patching/all.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/js/monkey_patching/all.js b/web-ui/app/js/monkey_patching/all.js
new file mode 100644
index 00000000..e0f98823
--- /dev/null
+++ b/web-ui/app/js/monkey_patching/all.js
@@ -0,0 +1 @@
+require(['js/monkey_patching/array', 'js/monkey_patching/post_message'], function () {}); \ No newline at end of file