c9 / architect

A simple yet powerful plugin system for large-scale node applications
MIT License
981 stars 129 forks source link

Add support for multiple base paths #61

Open johnf opened 7 years ago

johnf commented 7 years ago

This may seem a little strange but I'm using this in an electron app. It has some of the pugins baked into the asar archive and then the app can install plugins.

So I need two paths to search for plugins in.