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