We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setup NP-ready folder for visualizations plugin in core_plugins/visualizations/
visualizations
core_plugins/visualizations
core_plugins/visualizations/public/np_ready/
np_ready
kibana.json
index.ts
plugin.ts
legacy.ts
mocks.ts
__LEGACY
.types.registerVisualization()
.types.VisTypesRegistryProvider.register()
setup
Parent issue: #44121
The text was updated successfully, but these errors were encountered:
Pinging @elastic/kibana-app-arch
Sorry, something went wrong.
streamich
Successfully merging a pull request may close this issue.
Setup NP-ready folder for
visualizations
plugin incore_plugins/visualizations
/visualizations
plugin 👉 NP-ready.core_plugins/visualizations/public/np_ready/
folder.np_ready
folder.kibana.json
manifestindex.ts
plugin.ts
legacy.ts
mocks.ts
__LEGACY
object..types.registerVisualization()
instead of.types.VisTypesRegistryProvider.register()
insetup
contract.Parent issue: #44121
The text was updated successfully, but these errors were encountered: