« All deprecation guides
  
  
      
  
    
   
  
Deprecation Guide for Blueprint::addBowerPackagesToProject
until: 5.0.0
      id: ember-cli.blueprint.add-bower-packages-to-project
  addBowerPackagesToProject has been deprecated. If the packages are also available
on the npm registry, please use addPackagesToProject instead. If not, please
suggest your users to install the Bower packages manually by running:
bower install <package-name> <package-name> --save