back to the original script file and need to attempt to break it up again after a bit more planning

This commit is contained in:
headwinds 2018-10-07 23:21:49 -04:00
parent 3a4779e102
commit 8359f9ff59
3 changed files with 10386 additions and 6828 deletions

View file

@ -1298,11 +1298,14 @@
<input type="file" accept=".txt" id="namesbaseToLoad">
</div>
<!-- this is the idea but obviously screwed up my copy and paste because something is off
<script src="refactor-variables.js"></script>
<script src="refactor-one.js"></script>
<script src="refactor-two.js"></script>
<script src="refactor-three.js"></script>
<script src="refactor-four.js"></script>
<script src="refactor-main.js?version=0.60.14b"></script>
-->
<script src="script.js?version=0.60.14b"></script>
</body>

File diff suppressed because it is too large Load diff

10382
vue/public/script.js Normal file

File diff suppressed because one or more lines are too long