Thanks for the handy module, just when I was looking at options.

I just want to confirm what I already think I know, this module can be a development environment only module that might be automatically disabled on production since it is only used during Features creation via the Features UI.

Is this assumption correct?

Comments

greggmarshall created an issue. See original summary.

frankcarey’s picture

Status: Active » Fixed

While you could do that, you would end up with those unexported (an now unbanished) feature components showing up in the features UI. This shouldn't cause any features to be overridden since they were banned from being exported in the first place, but I think most users would want to leave this on in all environments to ensure consistency across environments.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.