Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

tooling: add option to explicitly disable tooling hooks #378

Closed
x1B opened this issue Oct 13, 2016 · 1 comment
Closed

tooling: add option to explicitly disable tooling hooks #378

x1B opened this issue Oct 13, 2016 · 1 comment

Comments

@x1B
Copy link
Member

x1B commented Oct 13, 2016

Currently, tooling hooks are provided if either the developer tools extension is active, or tooling hooks are enabled explicitly. It should also be possible to explicitly prevent the hooks from being registered, e.g. if page/widget-definitions have been stripped of tooling attributes in production.

@x1B
Copy link
Member Author

x1B commented Oct 14, 2016

Implemented on master-1.x (v1.3.0).

Upgrade Information

If the configuration option tooling.enabled is set to false (instead of just being omitted), no tooling hooks will be generated, even if the developer tools extension is loaded.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant