Skip to content

Remove unused dependencies between tests #19

@Pinpickle

Description

@Pinpickle

If an accidental require ends up in a case (eg a call to browserify when the user hasn't asked for Browserify), this will probably crash the application but may pass in some tests (as dependencies are cached). This exact bug is illustrated in #18

The relevant dependency files should be parsed, and all dependencies on the file system that aren't in the file should be deleted.

Metadata

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