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

For in-browser use, do we have a bundled JS file served anywhere? #38

Closed
tracyhenry opened this issue Oct 14, 2019 · 5 comments
Closed

Comments

@tracyhenry
Copy link

https://www.jsdelivr.com/package/npm/svgpath doesn't have any.

I know we can use something like browserify, but it'll be great if there is an official/default one served on platforms like jsdelivr.

@tracyhenry tracyhenry changed the title For in-browser use, do we have bundled JS file served anywhere? For in-browser use, do we have a bundled JS file served anywhere? Oct 14, 2019
@puzrin
Copy link
Member

puzrin commented Oct 16, 2019

I would not like to support such feature for small libs. That's not convenvenient for maintenance, and such libs are used standalone very rare.

@tracyhenry
Copy link
Author

hmm... you run bundle once for every release, why would that be much inconvenient?

Also, it's quite common for people to use this library directly in the browser, isn't it? An online JS library would make those people's lives much easier. Otherwise, they'd have to run bundle themselves, or simply copy paste your source code (like what I did...).

@puzrin
Copy link
Member

puzrin commented Oct 16, 2019

For many years nobody except you asked such feature. Please, browserify at your side.

@tracyhenry
Copy link
Author

"For many years nobody except you asked such feature"...
This is not how you should evaluate the importance of a feature. People might walk away if they have to browserify, and might just be silent about taking the pain to browserify.

If you don't care enough about a feature request, and don't want to spend time learning something you don't understand, you're better off just saying you don't have time. Coming up with random reasons like these will only show your arrogance and ignorance.

@puzrin
Copy link
Member

puzrin commented Oct 17, 2019

Please, do the fork instead of teach me what i should and should not do. You != all users. If you have default permissions to post here, that does not make all your comments clever and welcome.

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