GoogleCloudPlatform / google-cloud-visualstudio

Google Cloud Tools for Visual Studio
https://cloud.google.com/tools/visual-studio/docs/
Apache License 2.0
88 stars 51 forks source link

Stop using Bower in the templates. #1013

Closed ILMTitan closed 6 years ago

ILMTitan commented 6 years ago

When installing bower, this message comes up:

npm WARN deprecated bower@1.8.4: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/

We change to a different package manager to manage our javascript packages in our MVC templates.