lume icon indicating copy to clipboard operation
lume copied to clipboard

Improve performance of some plugins with an internal cache

Open oscarotero opened this issue 1 year ago • 0 comments
trafficstars

Enter your suggestions in details:

Some plugins like tailwind/unocss are runned for every rebuild, even if the html page doesn't change. This can be improved by creating a cache inside the plugin and don't run if it's not neccesary (if the html code didn't change)

oscarotero avatar Jun 26 '24 10:06 oscarotero