You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the answer is yes, but please aware it also block the whole event-loop waiting for file I/O.
So, other plugins in application may stale for waiting this plugin to finish the job.
Prerequisites
Issue
I wonder if we could speed up the whole loading process, if we load the files sync and not async.
The text was updated successfully, but these errors were encountered: