Skip to content

How to add new plugins, such as 'karma-ie-launcher' ? #12

@changhe-fu

Description

@changhe-fu

When I use ‘vue-cli-plugin-unit-karma’, how do I add a new plugin, such as ‘karma-ie-launcher’?

This is the configuration I added in vue.config.js:
"pluginOptions": {
"karma": {
"browsers": [
"Chrome",
"Firefox",
"IE"
]
}
}

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