This website requires JavaScript.
Explore
Help
Register
Sign In
Redocly
/
redoc
Watch
1
Star
1
Fork
0
You've already forked redoc
mirror of
https://github.com/Redocly/redoc.git
synced
2024-11-28 19:43:43 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
chore/update-react-tabs
redoc
/
src
/
polyfills.ts
3 lines
61 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
fix: IE11 add missing fetch and URL polyfills fixes #875
2019-05-12 23:11:41 +03:00
import
'unfetch/polyfill/index'
;
chore: modernize build pipeline (#1635)
2021-06-09 14:57:36 +03:00
import
'core-js/es/symbol'
;
Reference in New Issue
Copy Permalink