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

Bower Installation Empty #281

Open
OptrixAU opened this issue May 30, 2022 · 2 comments
Open

Bower Installation Empty #281

OptrixAU opened this issue May 30, 2022 · 2 comments

Comments

@OptrixAU
Copy link

Description:

I'm trying to use this from a web-page, and when I install from Bower, I don't get much - a few .json files and the types folder.

There's no src folder, and no dist folder, so unless there's another undocumented step (I've noticed there's a package.json, but that won't build because there's no src files), the Bower installer is broken.

@t2t2
Copy link
Collaborator

t2t2 commented May 30, 2022

Don't think anyone's gonna be interested in maintaining bower version anymore since all bundlers are configured to use node_modules (so npm/yarn/pnpm) or grab the standalone file (v4 / v5) when using it as script tag

@OptrixAU
Copy link
Author

That's fair - but probably best to remove it from the documentation. I know it's an old page, but I don't believe the v5 version of the API is out in the wild yet, so it's still the 'active' version of the product.

Thanks for the link though - that's a huge help.

I'm obviously old and broken-down - I'm not a big fan of downloading web content through Node modules, as I've been burned by NPM packages being made for Node.js and not for the web. At the end of the day, I love a Javascript package for the web to just having a single, downloadable .JS file, exactly like the one you sent me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants