Skip to content

Commit

Permalink
add polyfill to support other requests to all browsers #42
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmdshorafa committed May 22, 2017
1 parent d8409b0 commit 23e0b33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<div id="myApp" className="container-fluid"></div>

<script type="text/javascript" src="js/bundle.js"></script>
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
</body>

</html>

0 comments on commit 23e0b33

Please sign in to comment.