Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.

Conversation

hutchgrant
Copy link
Member

@hutchgrant hutchgrant commented Feb 1, 2019

Related Issue

Resolves #71

Summary of Changes

See Issue #71

@hutchgrant hutchgrant changed the title Fix issue 71 Script vs Template Dependencies Script vs Template Dependencies Feb 1, 2019
@@ -62,7 +61,7 @@ module.exports = function (config) {
] // https://github.com/Googlechrome/puppeteer/issues/290#issuecomment-322852784
}
},
singleRun: shouldSingleRun,
singleRun: true,
Copy link
Member Author

@hutchgrant hutchgrant Feb 2, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Problem here is that if we use NODE_ENV=production in circleci to determine if it should single run, the dev dependencies of the template app will not install properly which means karma won't install during our tests!

@hutchgrant
Copy link
Member Author

Moving to rfc-001 branch and closing.

@hutchgrant hutchgrant closed this Feb 20, 2019
@hutchgrant hutchgrant deleted the fix-issue-71 branch February 27, 2019 02:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant