Skip to content

Error with coffee | cjsx #8

@raphaf

Description

@raphaf

var inject = '\n/* injects from baggage-loader */\n';

causes

regular expressions cannot begin with *

switched to:

var inject = ''; // it works

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