mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 19:07:59 +08:00
docs updatesx
This commit is contained in:
@@ -90,7 +90,7 @@ var tsProject = ts.createProject('tsconfig.json');
|
||||
|
||||
function build() {
|
||||
return gulp
|
||||
.src(['./dist/konva.js'])
|
||||
.src(['./konva.js'])
|
||||
.pipe(replace('@@shapeParams', ShapeParams))
|
||||
.pipe(replace('@@nodeParams', NodeParams))
|
||||
.pipe(replace('@@containerParams', ContainerParams))
|
||||
|
Reference in New Issue
Block a user