Skip to content

doesn't work if entry module is part of a cyclical dep chain #25

@goto-bus-stop

Description

@goto-bus-stop

i tried to make index.js auto detect if it was used as a plugin, and then require('./plugin') if it was. but, that means index.js and plugin.js depend on each other. that didn't work. i think to make it work, browser-pack-flat needs to add calls to the cyclical entry modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions