Skip to content

Commit

Permalink
Merge branch 'master' into 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apucacao committed Apr 27, 2018
2 parents a9f5257 + 5bd6413 commit e201ff7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
<!doctype>
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge;chrome=1" />
<script src="https://cdn.jsdelivr.net/npm/es6-promise@4/dist/es6-promise.auto.min.js"></script>
<script src="https://unpkg.com/[email protected]/src/eventsource.min.js"></script>
<script src="./dist/ldclient.js"></script>
</head>
<body>
Expand Down

0 comments on commit e201ff7

Please sign in to comment.