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
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -294,7 +294,9 @@ Check out the [**Basic Menu Active**](https://github.com/Dogstudio/highway/tree/
294
294
## Support
295
295
296
296
Note that **Highway** uses modern features because we wanted it to be *modern*. This means some browsers might not support some of these modern features so we are providing an ES5 version of **Highway** in order to simplify your life.
297
+
297
298
We want you to focus on your projects instead of spending time on endless configurations in order to use **Highway**.
299
+
298
300
This gives you the opportunity to use the ES6 version that is **lighter** and supports a majority of modern browsers or the ES5 version that is **heavier** and supports older browsers... Goddamn IE.
299
301
300
302
Note that since **Highway** uses the Fetch API in order to make HTTP requests you'll have to use the [whatwg-fetch](https://github.com/github/fetch) polyfill for IE... Him again.
0 commit comments