old-rolldown icon indicating copy to clipboard operation
old-rolldown copied to clipboard

use `resolve-plugins` when done

Open tunnckoCore opened this issue 8 years ago • 2 comments

https://github.com/tunnckoCore/ideas/issues/67

tunnckoCore avatar Jan 03 '17 05:01 tunnckoCore

will use resolve-plugins-sync by default, but allow passing resolve-plugins (which will be async version).

The difference between them is that latter asynchronously tries to load each plugin from 1) locally, then if not installed locally, so 2) globally.

Where resolve-plugins-sync just uses require.

tunnckoCore avatar Jan 03 '17 13:01 tunnckoCore

#67 is closed, progress here https://github.com/charlike/ideas/issues/76

tunnckoCore avatar Aug 02 '17 01:08 tunnckoCore