browserify / wzrd.in

browserify as a service.
http://wzrd.in
MIT License
636 stars 96 forks source link

Suggest a replacement service #196

Closed dawsbot closed 5 years ago

dawsbot commented 5 years ago

It looks like the reliability of this project is past its expiration, what should we use instead? I tried to fork this, but found the provided commands broken with my versions of yarn and node.

Can browserify suggest a replacement for this service? Seems like a fork and deploy could solve my issues, but without an engines field in the package.json, that'll be tough to solve.

As an example, my naive installation and yarn test yielded:

  95 passing (4m)
  2 pending
  14 failing
jfhbrook commented 5 years ago

I don’t maintain this project anymore but think I can give you some answers.

Your error report first of all is super vague. if you give me your error messages exactly (using npm please I don’t support yarn) I might be able to help.

As far as an alternative: have you heard of https://unpkg.com/ ?

dawsbot commented 5 years ago

Fair point! Thanks for calling this out. I've submitted https://github.com/browserify/wzrd.in/issues/197 to track the testing issue

From all I know unpkg does not transpile away the new browser features for older browsers? If this feels too off topic no need to answer. Cheers