Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

How to use pipe/karma? #2

Closed
MikeMcElroy opened this issue Feb 18, 2014 · 2 comments
Closed

How to use pipe/karma? #2

MikeMcElroy opened this issue Feb 18, 2014 · 2 comments

Comments

@MikeMcElroy
Copy link

Maybe I'm poking around where I shouldn't, but how exactly are we supposed to use pipe/karma? It expects a config object with a .set method, but I don't understand where this object is supposed to come from in the gulpfile. Or am I misunderstanding all this?

@vojtajina
Copy link
Contributor

pipe is just a repo with shared configs, we put there all the configs that are shared among the v2 repos (eg. di.js, diary.js)

See https://github.com/angular/di.js/blob/master/gulpfile.js#L2 or https://github.com/angular/di.js/blob/master/karma.conf.js#L1

@petebacondarwin
Copy link
Member

Added this explanation to the README to prevent similar future issues: bab31c5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants