We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
see https://bower.io/blog/2017/how-to-migrate-away-from-bower/
Bower is used here:
taxinomitis/Gruntfile.js
Lines 71 to 86 in b62ec10
Using the list of dependencies here:
taxinomitis/public/bower.json
Lines 15 to 33 in b62ec10
It'd be great if this was migrated to something more current.
The text was updated successfully, but these errors were encountered:
Is anyone working on this? Otherwise, I would be glad to explore
Sorry, something went wrong.
This still needs doing, so that would be great!
Things have moved around a bit since I wrote the issue
bower.json is now at https://github.com/IBM/taxinomitis/blob/master/mlforkids-api/public/bower.json
And I'm using gulp, rather than Grunt, which you can find at https://github.com/IBM/taxinomitis/blob/master/mlforkids-api/gulpfile.js
So using it can now be done as:
cd mlforkids-api ./node_modules/.bin/gulp bower
But otherwise, I still think this would be a useful change
No branches or pull requests
see https://bower.io/blog/2017/how-to-migrate-away-from-bower/
Bower is used here:
taxinomitis/Gruntfile.js
Lines 71 to 86 in b62ec10
Using the list of dependencies here:
taxinomitis/public/bower.json
Lines 15 to 33 in b62ec10
It'd be great if this was migrated to something more current.
The text was updated successfully, but these errors were encountered: