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

Support browserify >= 16 #252

Open
bendrucker opened this issue Sep 1, 2023 · 0 comments
Open

Support browserify >= 16 #252

bendrucker opened this issue Sep 1, 2023 · 0 comments

Comments

@bendrucker
Copy link
Collaborator

bendrucker commented Sep 1, 2023

Tests are failing against browserify 16 and 17:

  • test/bundle-ember-bower.js
  • test/bundle-pack-bower.js

In order to officially support these versions we would need tests to pass. Peer dependencies are advisory (warnings) in modern npm versions rather than requirements (errors) so users who don't care about the broken functionality can still use browserify-shim with newer versions of browserify.

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

1 participant