Commit 197a63ac authored by Joshua's avatar Joshua

Updated appcache with dependencies.

parent 05b5b78d
......@@ -6,8 +6,8 @@ rsvp.js
gadget_chart_editor.js
static/css/main.88fa11bf.css
static/js/main.8b730bc1.js
#react.development.js
#react-dom.development.js
react.development.js
react-dom.development.js
......
......@@ -12,9 +12,9 @@
<script src="rsvp.js" type="text/javascript"></script>
<script src="renderjs.js" type="text/javascript"></script>
<!-- <script type="text/javascript" src="react.development.js"></script>
<script type="text/javascript" src="react-dom.development.js"></script>-->
<script type="text/javascript" src="main.js"></script>
<script type="text/javascript" src="react.development.js"></script>
<script type="text/javascript" src="react-dom.development.js"></script>
<script type="text/javascript" src="static/js/main.8b730bc1.js"></script>
<script src="gadget_chart_editor.js" type="text/javascript"></script>
......
......@@ -8,7 +8,7 @@
<dictionary>
<item>
<key> <string>__name__</string> </key>
<value> <string>main.js</string> </value>
<value> <string>main.8b730bc1.js</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment