Closed stirno closed 10 years ago
Decided not to handle uninstall, and for various reasons plugins will trigger their own installs for secondary packages within their constructors.
Going to add a helper to Pvc.Runtime.NodeJs for plugin authors to extend that handles the npm install lifecycle if you extend Pvc.Runtime.NodeJs.NodePvcPlugin
PVC will need to become runtime aware so that it can trigger package installations inside runtimes as well (for example, node packages from Pvc.Runtime.NodeJs).