Skip to content

Not all @elastic/eui imports are merged in the docs' Demo JS tab #5104

@chandlerprall

Description

@chandlerprall

_utils.js does Things™️ that are hard to follow in order to merge multiple EUI imports into one import statement. That doesn't always work, and should be rewritten so the code is followable and works with all our example cases.

Example

First line is a merge (and hoisting?) of the imports for EuiFormRow and htmlIdGenerator, but the multi-line import is untouched.

Screen Shot 2021-08-26 at 1 43 22 PM

Metadata

Metadata

Assignees

Labels

documentationIssues or PRs that only affect documentation - will not need changelog entries

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions