fix(config): move puppeteer from dependency to dev-dependency#3193
fix(config): move puppeteer from dependency to dev-dependency#3193johnjbarton merged 1 commit intokarma-runner:masterfrom
Conversation
|
@lusarz |
|
@johnjbarton Do you have link to CI build where it fails ? |
|
I'm unsure what is going on Here the release fails The full build history |
|
@johnjbarton Do you think it may be related with this part of code: karma/test/client/karma.conf.js Lines 65 to 69 in c097ecf and different env variables values for pr vs release build ? |
|
If we changed that |
Fixes #3191
Thanks to @davidshepherd7 for suggesting this.