Skip to content

pipe preprocessors #36

@ouhouhsami

Description

@ouhouhsami

Hello,

I tried karma-bro and it occurs that if I use

preprocessors: {
        'src/index.js': ['other-preprocessor', 'browserify']
    }

the file returned by browserify preprocessor is not the one processed by other-preprocessor but the original file src/index.js browserified.

Have you ever had this use case? (in my case, 'other-preprocessor' is a es6-transpiler).

Cheers,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions