mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00

This file path is referenced as configParams/ContainerParams.txt in the Thorfile but the real filename is containerParams.txt so build can't be done: $ thor build:dev my :: Deleting other development files... :: Building full source file /dist/kinetic-vmy.js... $PWD/Thorfile:153:in `read': No such file or directory - \ configParams/ContainerParams.txt (Errno::ENOENT) It was fixed in04ddd321
by changing the path in the Thorfile, but broken by912cef43
. This change rename the file with the correct name.
2 lines
54 B
Plaintext
2 lines
54 B
Plaintext
@param {Function} [config.clipFunc] clipping function
|