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:
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<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>
|
||||
|
||||
<!-- assets -->
|
||||
<script src="../js/Test.js"></script>
|
||||
|
Reference in New Issue
Block a user