Closed lukecotter closed 8 months ago
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.
Related Issue # fixes #490 resolves # closes #
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)
[optional] Any images / gifs / video
Related Tickets & Documents
Related Issue # fixes #490 resolves # closes #
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?