Skip to content

Commit 0492f72

Browse files
author
Jeremy White
committed
Re-organized folder structure in preparation of release
1 parent e94cba8 commit 0492f72

13 files changed

+818
-76
lines changed

dist/connect_bridge.js

Lines changed: 798 additions & 0 deletions
Large diffs are not rendered by default.

dist/connect_bridge.min.js

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/Sample Messages.txt

Lines changed: 0 additions & 75 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

index.html renamed to sample/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</div>
3636

3737
<script src="scripts/app.js" language="JavaScript" type="text/javascript"></script>
38-
<script src="scripts/connectsdk.js" language="JavaScript" type="text/javascript"></script>
38+
<script src="../dist/connect_bridge.min.js" language="JavaScript" type="text/javascript"></script>
3939
<script language="JavaScript" type="text/javascript">
4040
window.onload = function(evt) {
4141
var mimeType = getParameterByName('mimeType');
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)