Bower Common Commands

Source: Internet
Author: User

  • Bower Install Loadash--save
  • Bower Uninstall Loadash--save
  • Bower Init
  • Bower Install loadash#2.2.1
  • Bower Info Loadash lists Bower.json files for Lodash packages and their historical version sets
  • Bower Info lodash#2.2.1 lists 2.2.1 versions of the Lodash Bower.json file content to view dependent changes
  • Bower Cache List
  • Bower Cache Clean
  • Bower Install Loadash-o: Offline mode installation, that is, ignore the network check Lodash repo version set process, directly using the local cache
  • Bower Install--production: Do not install devdepedencies related package, install only depedencies
  • Bower Lookup Angular: will list which URL is specifically used for angular installation, which git repo
  • Bower Prune: Remove all dependencies of the package that are not dependent but are installed, which will keep the directory clean
  • Bower Install Lodash-j >installed.json: Put the details of the installation execution into an external Installed.json file, including which URLs are installed ...
  • Bower Install ~/mycustompackage can also be installed directly on the local directory share to another project
  • Bower Register My-frontend-package-demo Git:/github.com/kidsit/my-frontend-package-demo.git: A package will be registered in Bower, For sharing with others (no need to create an account like NPM)
  • Bower Update: Updates the package defined in Bower.json to the latest version

Bower Common Commands

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.