You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2018. It is now read-only.
These should really be just normal spaces (20) so that the file can be treated as having ISO-8859-4 (ASCII) character encoding.
Some servers (wrongly?) default to serving up external javascript files as ISO-8859-4. If there is not a compelling reason to have unicode characters in vue-touch.js, it seems better to switch these two unicode characters to normal spaces.
These characters are on two lines, right after the double-pipe || on each line:
line 135:
var options = assign({}, (config[mainGesture] || {}), this$1[(mainGesture + "Options")]);