Update shadow DOM config setting description

This commit is contained in:
Nathan Sobo
2015-01-05 13:45:37 -07:00
parent 70e3484a16
commit a8b5960bc0

View File

@@ -170,7 +170,7 @@ module.exports =
type: 'boolean'
default: true
title: 'Use Shadow DOM'
description: 'Enable to test out themes and packages with the new shadow DOM before it ships by default.'
description: 'Disable if you experience styling issues with packages or themes. Be sure to open an issue on the relevant package or theme, because this option is going away eventually.'
confirmCheckoutHeadRevision:
type: 'boolean'
default: true