You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/11/19 18:18:25 UTC

[GitHub] [cloudstack-primate] onitake opened a new pull request #21: Add build dependencies to package.json to avoid global install

onitake opened a new pull request #21: Add build dependencies to package.json to avoid global install
URL: https://github.com/apache/cloudstack-primate/pull/21
 
 
   Contributes to #12
   
   With build tooling added to the dev dependencies, it is no longer necessary to install system-wide.
   This is particularly useful for production builds, where system-wide package pollution is highly discouraged or even prohibited.
   
   npm@next, vue-cli and ncu may still be useful to developers, but they shouldn't be part of the build instructions. A separate readme update is on the way.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services