Skip to content

Commit a376300

Browse files
authored
Update README.md
1 parent 9010d22 commit a376300

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compiler/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,12 @@ To compile a version of A.js with custom settings, simply run a command like thi
9595
# FAQ
9696
9797
**Are A.js video plugins and client-side tracking plans supported?**
98+
9899
No, currently the A.js Tester doesn't support video plugins or tracking plans;
99100
however, we will add these in the future if needed for testing.
100101
101102
**How do I test and validate events?**
103+
102104
After compiling, a window for http://localhost:3000/ should be automatically opened in your browser. You can fire events directly from the console. You can validate your events behave as expected via:
103105
- Debugging/logging in the console (if the destination has a debug mode)
104106
- Outgoing network requests

0 commit comments

Comments
 (0)