From 75fa6dd9be4fbb9b82d0c1dd37964054d3fd86c3 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 20 Jun 2022 20:37:49 +0100 Subject: [PATCH] Debuggger breakpoints to add via dev tools console. --- breakpoints.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 breakpoints.txt diff --git a/breakpoints.txt b/breakpoints.txt new file mode 100644 index 0000000..440941c --- /dev/null +++ b/breakpoints.txt @@ -0,0 +1 @@ +debug(postMessage, 'arguments[1] == "*"')