mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 20:04: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:
@@ -34,7 +34,7 @@
|
||||
run(Kinetic);
|
||||
</script>
|
||||
|
||||
<script src="../../dist/kinetic-v0.0.0.js"></script>
|
||||
<script src="../../dist/kinetic-dev.js"></script>
|
||||
<script>
|
||||
run(Kinetic);
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user