Skip to content
This repository was archived by the owner on Jun 10, 2018. It is now read-only.
This repository was archived by the owner on Jun 10, 2018. It is now read-only.

Bound Function Repeated in CoffeeScript #18

@philcockfield

Description

@philcockfield

=>

When working with CoffeeScript, the bound function (=>) inserts a helper function (__bind).

Because it's inside the module, stitch is replicating this function for every module in the package.
Is there some way to have this included one at a wider scope than the module to save on repetition.

This issue is talked about in sample form on the Cake sample wiki page:
https://github.com/jashkenas/coffee-script/wiki/%5BHowTo%5D-Compiling-and-Setting-Up-Build-Tools

Really digging Stitch Sam!
Thanks for creating it.

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