SyangC / GroupHug

0 stars 0 forks source link

Bower incorrectly set up and duplication of resources maybe we can discuss #5

Open JulesJam opened 7 years ago

JulesJam commented 7 years ago

It seems that the bower folders were not set up quite right. I have moved the bower folder to the public folder and added a .bowerrc file as none of the bower components were being used I have now switched angular to the bower install from the cdn.

BexB1 commented 7 years ago

Hey Jules, Bower is no longer widely used in the industry as most things have moved over to npm. I may remove bower altogether.

JulesJam commented 7 years ago

Since I left that I have come to realise that this is the case! Happy for you to remove and replace with NPM for Angular and the other packages - I switched from CDN to bowerpackages as they had been loaded but not used as this made it better for working in the project where there was poor internet connectivity.