mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
Added ripple filter.
This commit is contained in:
@@ -26,6 +26,7 @@ module.exports = function(grunt) {
|
||||
'src/filters/Threshold.js',
|
||||
'src/filters/Sepia.js',
|
||||
'src/filters/Solarize.js',
|
||||
'src/filters/Ripple.js',
|
||||
|
||||
// core
|
||||
'src/Animation.js',
|
||||
|
||||
Reference in New Issue
Block a user