Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Do not preprocess non project files (eg. adapters) #2

@vojtajina

Description

@vojtajina

Not sure how to solve this, but it's kinda tempting to use '**/*.js': ['commonjs'] configuration for preprocessors... and that will result in preprocessing jasmine and its adapter (or any other testing framework), assuming the karma-jasmine plugin is installed locally (in the basePath).

If we introduce "labels" for patterns, than we could have something like "dont-preprocess" label...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions