I think the software is great, but it seems like composer is becoming the go-to option for everything nowadays. However, I believe that using composer to include projects for the web can be quite challenging and time-consuming.
Is there a way to load this script normally by including a script like this?
<script src="/base/src/html-to-text.js"></script>
It would take 1 second instead of 1 hour...
Thank you!