Skip to content
New issue

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

[WEB] Replace Bower with Yarn #21

Closed
willroberts opened this issue Sep 8, 2022 · 1 comment · Fixed by #28
Closed

[WEB] Replace Bower with Yarn #21

willroberts opened this issue Sep 8, 2022 · 1 comment · Fixed by #28
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@willroberts
Copy link
Collaborator

willroberts commented Sep 8, 2022

Bower is a package manager for web assets like HTML, CSS, JS, fonts, and images. Bower is still maintained, but its developers recommend instead using Yarn and Webpack.

Some of our existing Gulp tasks may also be a better fit for Webpack.

@willroberts willroberts added enhancement New feature or request good first issue help wanted Extra attention is needed labels Sep 8, 2022
@willroberts willroberts changed the title [WEB] Replace Bower with Yarn and Webpack [WEB] Replace Bower with Webpack Sep 8, 2022
@willroberts
Copy link
Collaborator Author

There is a Bower->Yarn tool here, but unfortunately it no longer works since GitHub removed support for the unauthenticated Git protocol. More info here: sheerun/bower-away#35

@willroberts willroberts changed the title [WEB] Replace Bower with Webpack [WEB] Replace Bower with Yarn Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant