mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 22:53:02 +00:00
Instead of running it on all the file, only run it to local library and the current page, reducing considerably the overhead of analyzing the whole file on each file load. It stills executes for page each time the page is loaded, and add some kind of local cache for not doing repeated work each time page loads is pending to be implemented in other commit.