Skip to content

index.coffee.md no longer recognized as default main in node packages #2855

@joyrexus

Description

@joyrexus

For simple packages its nice to drop your source in an index.coffee file and forgo specifying "main:" in package.json.

When litcoffee hit the scene you could also use index.litcoffee or index.coffee.md as your default main file.

This worked with v1.6.1 but no longer with the new revision.

image

This is a minor issue, but I for one liked having simple packages in literate form.

I'll try to look through the changes since the last revision, but thought I'd point out the issue to those in the know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions