Umm, on second thought, I can add `.setConfig` to the `Plugin` class ``` plugins: [ plugin1, plugin2.setConfig({ key: 'abc' }), ] ```
[ Full content available at: https://github.com/apache/incubator-superset/pull/6028 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org