Installing/Registering vue component in Sails App Installing/Registering vue component in Sails App vue.js vue.js

Installing/Registering vue component in Sails App


You can find a detailed answer here.

However, I guess you might want to install a component that has dependent components in turn, and this is not trivial.The issue is open on GitHub and these are the best answers I got so far:

  1. Register each component
  2. or, include the component as an already compiled bundle