Method: Lookbook::ConfigStore#preview_srcdoc=

Defined in:
lib/lookbook/stores/config_store.rb

#preview_srcdoc=(enable) ⇒ Object



71
72
73
# File 'lib/lookbook/stores/config_store.rb', line 71

def preview_srcdoc=(enable)
  Lookbook.logger.warn "The `preview_srcdoc` config option is deprecated and will be removed in v2.0"
end