mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
Revert to Infinity
This commit is contained in:
parent
c6e5e33f35
commit
17bd300e0b
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ module Middleman::Cli
|
|||
desc: 'Track file dependencies'
|
||||
class_option :data_collection_depth,
|
||||
type: :numeric,
|
||||
default: 1,
|
||||
default: Infinity,
|
||||
desc: 'How deep to recurse into data structures when tracking changes.'
|
||||
class_option :visualize_graph,
|
||||
type: :boolean,
|
||||
|
|
Loading…
Add table
Reference in a new issue