esbuild-server
esbuild-server copied to clipboard
onHtmlSend option callback
Option callback to modify the html response before sending it. Useful for injecting variables or changing content dynamically.
Solving #10
Thanks for your PR! I'm on vacation right now so will take some time for me to merge and release, but could you do the indexHtml
approach instead of a callback like i suggested in the issue?