mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
updated build process. dev version no longer pulls the version number from the package.json file. It instead always uses dev. Also set some things up for -beta build support
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css"href="../base.css">
|
||||
<script src="../../dist/kinetic-v0.0.0.js"></script>
|
||||
<script src="../../dist/kinetic-dev.js"></script>
|
||||
<script src="../js/Test.js"></script>
|
||||
<script src="../js/functionalTests.js"></script>
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user