summaryrefslogtreecommitdiffstats
path: root/test/api
diff options
context:
space:
mode:
authorBenjamin Tan <demoneaux@gmail.com>2015-12-11 15:12:44 +0800
committerBenjamin Tan <demoneaux@gmail.com>2015-12-11 15:12:44 +0800
commit70055af1f2876c24e66f3f58d7ca435cd828698f (patch)
tree75fee7c82e78d96a4a744f02418bfb4a2d790601 /test/api
parent2dae7fd9d23752abff4f230c060b4d625bb77031 (diff)
downloadawesomplete-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/api')
0 files changed, 0 insertions, 0 deletions