Commit Graph

7 Commits

Author SHA1 Message Date
Josh Ponelat
9e6e660a93 Add polyfill for Promise ( only )
This is needed for whatwg-fetch + IE11.
An alternative is to include "node_modules/whatwg-fetch" in the
transform-runtime.
But my guess is that someone is likely going to add a lib that in turn
uses Promises, without adding it to the whitelist. This is safter.
2017-06-19 18:40:42 +02:00
Josh Ponelat
4a6716ffed Replace babel-polyfill with runtime transform 2017-06-15 16:36:33 +02:00
Kyle Shockey
0e62d920e8 Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/3003-version-info 2017-04-28 10:29:06 -07:00
shockey
f755f80072 Update webpack-dist.config.js 2017-04-26 22:43:54 -07:00
Kyle Shockey
bcd36ff667 Fix #2937 2017-04-26 18:11:27 -07:00
Kyle Shockey
f1be25b258 Add babel-polyfill for older IE support (ping #2762) 2017-03-23 17:54:17 -07:00
Ron
f22a628934 in with the new 2017-03-17 21:17:53 -07:00