mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 10:47:59 +08:00
moved factory logic out of Node.js to Factory.js
This commit is contained in:
@@ -4,6 +4,7 @@ module.exports = function(grunt) {
|
||||
'src/Global.js',
|
||||
'src/Util.js',
|
||||
'src/Canvas.js',
|
||||
'src/Factory.js',
|
||||
'src/Node.js',
|
||||
'src/Animation.js',
|
||||
'src/Tween.js',
|
||||
|
Reference in New Issue
Block a user