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

fix: retrieve log cmd #492

Merged

Conversation

lukecotter
Copy link
Contributor

Description

fix retrieve log file cmd not working

Caused by the minification step and dynamic imports
but the easiest fix is to remove the dynamic imports.

Dev and test is done on un minified code which is why it was not spotted.

Type of change (check all applicable)

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor
  • ⚡ Performance Improvement
  • 📝 Documentation
  • 🔧 Chore
  • 💥 Breaking change

[optional] Any images / gifs / video

Related Tickets & Documents

Related Issue #
fixes #490
resolves #
closes #

Added tests?

  • 👍 yes
  • 🙅 no, not needed
  • 🙋 no, I need help

Added to documentation?

  • 🔖 README.md
  • 🔖 CHANGELOG.md
  • 📖 help site
  • 🙅 not needed

[optional] Are there any post-deployment tasks we need to perform?

Caused by the minification step and dynamic imports
but the easiest fix is to remove the dynamic imports.

Dev and test is done on un minified code which is why it was not spotted.
@lcottercertinia lcottercertinia merged commit d628d80 into certinia:release/1.14.1 Mar 1, 2024
3 checks passed
@lukecotter lukecotter deleted the fix-retrieve-log-cmd branch March 1, 2024 16:53
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

Successfully merging this pull request may close these issues.

2 participants