enum Vox::BundleStrategy
Defined in:
vox/bundle.crEnum Members
-
UglifyJS =
0
-
UglifyCSS =
1
-
Cat =
2
Class Method Summary
Instance Method Summary
- #cat?
-
#run(sources : Array(String), target : String)
TODO handle filenames with space, file not found errors
- #uglify_css?
- #uglify_js?
Class Method Detail
Instance Method Detail
def run(sources : Array(String), target : String)
#
TODO handle filenames with space, file not found errors