Skip to content

Support browserify >= 16 #252

Open
Open
@bendrucker

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions