Skip to content

Commit 924929e

Browse files
Updates
1 parent c774a25 commit 924929e

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

build/bundle.37bceecc.js

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

build/bundle.e42a87bd.js.LICENSE.txt renamed to build/bundle.37bceecc.js.LICENSE.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
1+
/*
2+
object-assign
3+
(c) Sindre Sorhus
4+
@license MIT
5+
*/
6+
17
/*
28
object-assign
39
(c) Sindre Sorhus
410
@license MIT
511
*/
612

13+
/*!
14+
* The buffer module from node.js, for the browser.
15+
*
16+
* @author Feross Aboukhadijeh <[email protected]> <http://feross.org>
17+
* @license MIT
18+
*/
19+
720
/*!
821
* @overview es6-promise - a tiny implementation of Promises/A+.
922
* @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)

build/bundle.e42a87bd.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
</head>
1010
<body>
1111
<div id="rsg-root"></div>
12-
<script src="build/bundle.e42a87bd.js"></script>
12+
<script src="build/bundle.37bceecc.js"></script>
1313
</body>
1414
</html>

0 commit comments

Comments
 (0)