mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 02:37:59 +08:00
removed plugins directory because Kinetic will be using a configurator in the near future
This commit is contained in:
@@ -3,11 +3,6 @@
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css"href="../base.css">
|
||||
<script src="../../dist/kinetic-core.js"></script>
|
||||
<!-- plugins -->
|
||||
<script src="../../src/plugins/shapes/Path.js"></script>
|
||||
<script src="../../src/plugins/shapes/RegularPolygon.js"></script>
|
||||
<script src="../../src/plugins/shapes/Star.js"></script>
|
||||
<script src="../../src/plugins/shapes/TextPath.js"></script>
|
||||
<!-- assets -->
|
||||
<script src="../js/Test.js"></script>
|
||||
<script src="../js/performanceTests.js"></script>
|
||||
|
Reference in New Issue
Block a user