mirror of
https://github.com/konvajs/konva.git
synced 2025-11-18 17:21:36 +08:00
Create a build script to concatenate and (optionaly) minify the files in the lib directory.
This commit is contained in:
17
Gemfile.lock
Normal file
17
Gemfile.lock
Normal file
@@ -0,0 +1,17 @@
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
specs:
|
||||
execjs (1.3.0)
|
||||
multi_json (~> 1.0)
|
||||
multi_json (1.1.0)
|
||||
rake (0.9.2.2)
|
||||
uglifier (1.2.3)
|
||||
execjs (>= 0.3.0)
|
||||
multi_json (>= 1.0.2)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
rake
|
||||
uglifier
|
||||
Reference in New Issue
Block a user