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

IE11 support - will running through babel solve it? #41

Closed Yahav closed 5 years ago

Yahav commented 5 years ago

At the docs it states ES6 requirement, it doesn't specify which elements of ES6 are used. I wonder whether running it through babel will provide IE11 support.

falsandtru commented 5 years ago

Anyway IE11 has a lot of bugs and I don't resolve it.

Yahav commented 4 years ago

Even an ES6 polyfill generated by polyfill.io won't work here? This subject should at least be discussed. at current time IE11 support is still widely requested.

falsandtru commented 4 years ago

Even an ES6 polyfill generated by polyfill.io won't work here?

I don't mean lack of modern APIs. So it doesn't help the problem.

Yahav commented 4 years ago

So? what is the problem?

falsandtru commented 4 years ago

Polyfill also won't be a solution.