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

No more add browser bundles to git #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jdesboeufs
Copy link
Contributor

Related to #42

Since we don't need browser bundles for tests anymore, we should drop these bundles from git.
We could leverage on the prepublishOnly task to automate bundles build when publishing a new version.

As dist are still packed, the will be available through unpkg:
https://unpkg.com/[email protected]/dist/jschardet.js

@aadsm
Copy link
Owner

aadsm commented Nov 26, 2017

The main point of the browser bundle was not for testing actually (node support came a few years after). This library is available for browsers and I even make it available through CDNs, e.g.: https://cdnjs.cloudflare.com/ajax/libs/jschardet/1.4.1/jschardet.min.js

@aadsm
Copy link
Owner

aadsm commented Nov 26, 2017

Just noticed now the unpkg link. Can you shed some more light on it? Who’s maintaining this, is it realiable?

@piecioshka
Copy link

@aadsm yes, it is reliable 👍

@piecioshka
Copy link

ping @jdesboeufs :)

@jdesboeufs
Copy link
Contributor Author

Yes? 😅

@piecioshka
Copy link

Oh! Sorry @jdesboeufs 🙏 I should ping @aadsm (repo owner :D)

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

Successfully merging this pull request may close these issues.

3 participants