Skip to content
New issue

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

Bundle the javascripts #204

Closed
devilankur18 opened this issue Jul 9, 2013 · 1 comment
Closed

Bundle the javascripts #204

devilankur18 opened this issue Jul 9, 2013 · 1 comment

Comments

@devilankur18
Copy link

For deploying kibana3, there is a lot of javascript files. A grunt / yeoman or similar task to bundle the code in to fewer files which made it easy to deploy and improve the page load time.

@rashidkpc
Copy link
Contributor

This exists in the built versions now.

w33ble added a commit to w33ble/kibana that referenced this issue Sep 13, 2018
* chore: move all the common functions

follow existing naming patterns

* chore: move common types files

* chore: move get_type to common/lib

* chore: rename public functions

* chore: add entry index.js to elements

* chore: move server functions, add index.js as needed

* chore: rename registries, add _registry to filenames

BREAKING CHANGE: this will affect how plugins import the public regirsties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@devilankur18 @rashidkpc and others