Move HTML resources to a new repository
Is your feature request related to a problem? Please describe. Currentlly the HTML report also comes with a lot of external assets in the local filesystem, and once per report. For example, CSS files, JS files, images, etc are packaged alongside the single HTML file.
Describe the solution you'd like Instead to embded all the resources within the HTML, we can use the jsdelivr CDN service to serve assets and resources from Github repository. Having the icons, JS, CSS and fonts in a separate repository would help to create both, offline HTML and HTML reports that would fetch external resources such as icons, CSS and JS from cdn.
Additional context That change would help to reduce the size of the module and also would help to better monitor repository for potential updates, security issues, unused dependencies, etc..
Please, do let me know in comments if you have ideas about how to improve the HTML output.
Thanks,
#114
This issue has been automatically marked as stale because it has not had recent activity. We kindly ask you to check again if the issue you reported is still relevant in the current version of Monkey365. If it is, update this issue with a comment, otherwise it will be automatically closed if no further activity occurs. Thank you for your contributions.
This issue was closed because it has been inactive for 14 days since being marked as stale. If the issue is still relevant, feel free to re-open it or open a new one.
This issue has been automatically marked as stale because it has not had recent activity. We kindly ask you to check again if the issue you reported is still relevant in the current version of Monkey365. If it is, update this issue with a comment, otherwise it will be automatically closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. We kindly ask you to check again if the issue you reported is still relevant in the current version of Monkey365. If it is, update this issue with a comment, otherwise it will be automatically closed if no further activity occurs. Thank you for your contributions.