Skip to content

Recursive installation of the module #94

@klangenk

Description

@klangenk

The module installs itself in the example folder. This leads to a weird recursive installation chain with going back to older versions.

node_modules/[email protected]
  |_ examples/[email protected]
     |_ examples/[email protected]
       |_ examples/[email protected]

The example folder should not be included in the npm module.

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