old-rolldown
old-rolldown copied to clipboard
use `resolve-plugins` when done
https://github.com/tunnckoCore/ideas/issues/67
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.
#67 is closed, progress here https://github.com/charlike/ideas/issues/76