diff options
author | Benjamin Tan <demoneaux@gmail.com> | 2015-12-11 15:12:44 +0800 |
---|---|---|
committer | Benjamin Tan <demoneaux@gmail.com> | 2015-12-11 15:12:44 +0800 |
commit | 70055af1f2876c24e66f3f58d7ca435cd828698f (patch) | |
tree | 75fee7c82e78d96a4a744f02418bfb4a2d790601 /test | |
parent | 2dae7fd9d23752abff4f230c060b4d625bb77031 (diff) | |
download | awesomplete-70055af1f2876c24e66f3f58d7ca435cd828698f.zip awesomplete-70055af1f2876c24e66f3f58d7ca435cd828698f.tar.gz awesomplete-70055af1f2876c24e66f3f58d7ca435cd828698f.tar.bz2 |
Fix issue when an element with ID of `exports` is defined in the browser.
Elements with IDs automatically have their IDs exposed. This causes errors
where `module` is not defined, and yet `module.exports = _` is run. This also
aligns the export with UMD.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions