mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 11:44:55 +08:00
updated build file to also minify modules separately for custom builds. Started work on decoupling Animation and DragAndDrop logic from other modules
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css"href="../base.css">
|
||||
<script src="../../dist/kinetic-core.js"></script>
|
||||
<script src="../../dist/kinetic-current.js"></script>
|
||||
<!-- assets -->
|
||||
<script src="../js/Test.js"></script>
|
||||
<script src="../js/manualTests.js"></script>
|
||||
|
Reference in New Issue
Block a user