Skip to content

Add error for missing targets #2

@GitBruno

Description

@GitBruno

If targets is undefined the code seems to hang (never return):

tapes.add('test', d+'/*test.jsx', targets, true);
tapes.run(d+'/results.md');

As a result npm run test indesign-13 works great, but npm run test hangs without notification to what is going on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions