mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 09:50:05 +08:00
Merge branch 'master' of github.com:ericdrowell/KineticJS
This commit is contained in:
1
Thorfile
1
Thorfile
@@ -146,6 +146,7 @@ class Build < Thor
|
||||
content.gsub!("{{version}}", version)
|
||||
content.sub!("{{date}}", date)
|
||||
content.gsub!("{{NodeParams}}", IO.read("configParams/NodeParams.txt"))
|
||||
content.gsub!("{{ContainerParams}}", IO.read("configParams/ContainerParams.txt"))
|
||||
content.gsub!("{{ShapeParams}}", IO.read("configParams/ShapeParams.txt"))
|
||||
|
||||
return content
|
||||
|
Reference in New Issue
Block a user