Closed ehwest closed 9 years ago
Presumably in the .../test/test.html file you should be able to test and use the non-minified version.
However this is broke. There in fact is no file ../build/grammar.js as it has been cleaned out.
<script src="../build/grammar.js"></script> <script src="../src/diagram.js"></script> <script src="../src/jquery-plugin.js"></script> <script src="../fonts/daniel/daniel_700.font.js"></script> <script src="../src/sequence-diagram.js"></script>
Presumably in the .../test/test.html file you should be able to test and use the non-minified version.
However this is broke. There in fact is no file ../build/grammar.js as it has been cleaned out.