chore: remove references to the unused list of elements-to-bind-to

This commit is contained in:
MynockSpit
2019-01-11 19:07:04 -08:00
parent 402d47cc3c
commit d201c9548c
4 changed files with 3 additions and 23 deletions

View File

@@ -17,7 +17,7 @@ This project is pretty fresh, but does the following already:
- Offers configuration options.
- Allows data-id configuration for element selection.
> Note: we only record clicks etc. on a handful of elements, see the `elements-to-bind-to.js` and `dom-events-to-record.js` files in the code-generator folder for which events. This collection will be expanded in future releases.
> Note: we only record certain events. See `dom-events-to-record.js` in the code-generator folder for which events. This collection will be expanded in future releases.
## Usage