mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 10:47:59 +08:00
wrapped all modules with anonymous func. moved Canvas to root dir because it's now coupled to KineticJS logic. removed whitelisting arrays from Global. Did some prep work for AMD and Node 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-current.js"></script>
|
||||
<script src="../../dist/kinetic-vcurrent.js"></script>
|
||||
<!-- assets -->
|
||||
<script src="../js/Test.js"></script>
|
||||
<script src="../js/performanceTests.js"></script>
|
||||
|
Reference in New Issue
Block a user