Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve headless script bundling #370

Closed
chrisbreiding opened this issue Jan 6, 2017 · 1 comment
Closed

Improve headless script bundling #370

chrisbreiding opened this issue Jan 6, 2017 · 1 comment
Assignees
Milestone

Comments

@chrisbreiding
Copy link
Contributor

Currently, during headless runs, tests and support files are bundled every time they are requested, meaning every time there is a visit in a test. This is unnecessary since the files don't change, so they only need to be bundled once. Need to ensure that files are bundled only once per headless run.

@chrisbreiding chrisbreiding self-assigned this Jan 6, 2017
@brian-mann brian-mann added this to the 0.18.5 milestone Jan 9, 2017
@brian-mann
Copy link
Member

Fixed in 0.18.5.

@cypress-io cypress-io locked as resolved and limited conversation to collaborators Dec 7, 2018
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

2 participants