-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
fix: some demo ELK plugin imports and loads #6045
base: develop
Are you sure you want to change the base?
Conversation
|
✅ Deploy Preview for mermaid-js ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
commit: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #6045 +/- ##
=======================================
Coverage 4.49% 4.49%
=======================================
Files 383 383
Lines 53925 53925
Branches 596 596
=======================================
Hits 2425 2425
Misses 51500 51500
Flags with carried forward coverage won't be shown. Click here to find out more. |
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
edb7225
to
144314a
Compare
144314a
to
56f7bfb
Compare
📑 Summary
Fix some demo ELK plugin imports and loads.
In particular, it fixes an issue where http://localhost:9000/dev/example.html would crash.
📏 Design Decisions
This method can be found in the repository by searching for the word:
mermaid-layout-elk.esm.mjs
.📋 Tasks
This PR does not change any application code.