rawgraphs / rawgraphs-app

A web interface to create custom vector-based visualizations on top of RAWGraphs core
https://rawgraphs.io
Apache License 2.0
8.66k stars 1.84k forks source link

proposal: migrate from bower to yarn / webpack #182

Closed shaunc closed 3 years ago

shaunc commented 5 years ago

I haven't used bower for a number of years; checking out their site, I now see: "...psst! While Bower is maintained, we recommend using Yarn and Webpack or Parcel for front-end projects read how to migrate!"

If this project is meant to be viable going forward, I propose migrating from bower to npm or yarn and webpack.

This would certainly support the main use case. I am interested in incorporating as a library, and the current lack of a package.json means I need to hard-fork, which is unfortunate.

stej commented 5 years ago

Even when installing, there is a warning:

[51]: npm install -g bower
npm WARN deprecated bower@1.8.8: 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/
uf0 commented 3 years ago

moved to yarn in v2