AceCentre / pasco

Phrase Auditory Scanning COmmunicator - AAC App for iOS and the Web
https://app.pasco.chat
GNU General Public License v3.0
14 stars 6 forks source link

Move from Bower to Webpack #221

Closed gavinhenderson closed 2 years ago

gavinhenderson commented 4 years ago

Bower is no longer getting new feautes and their official line is:

While Bower is maintained, we recommend using Yarn and Webpack or Parcel for front-end projects read how to migrate!

Using webpack will enable lots of positive changes to the codebase which will increase maintainability and make it quicker to implement new features.

As an open source project using modern technology also makes the project more approachable to more developers.

Using webpack would also enable discussion around using modern front end frameworks

I'm happy to do the work to migrate.

willwade commented 4 years ago

Yeah by all means! Sounds good to me! It’s yours!

willwade commented 3 years ago

Parking this for now.. @gavinhenderson I'll let you pick this up again in good time.. :)

gavinhenderson commented 2 years ago

@willwade We have come full circle!

Although i am going to close this, 2 years later i have better plans