falsandtru / pjax-api

The advanced PJAX superior to SPA.
https://falsandtru.github.io/pjax-api/
Apache License 2.0
318 stars 28 forks source link

End of support for Edge browser #32

Closed falsandtru closed 6 years ago

falsandtru commented 6 years ago

Edge browser can't parse some es6 classes. It has prevented compiling to es6. So I'll end one's support for Edge in the future.

ReferenceError: Use before declaration
           at Anonymous function (.../pjax-api/dist/pjax-api.js:4716:35 <- dist/pjax-api.espowered.js:6766:61)
falsandtru commented 6 years ago

Edge has been fixed.