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

feat: Change default preprocessor to webpack #7982

Merged
merged 37 commits into from Aug 10, 2020

Conversation

chrisbreiding
Copy link
Contributor

@chrisbreiding chrisbreiding commented Jul 14, 2020

User facing changelog

  • Cypress now uses the webpack preprocessor by default to preprocess spec files.
  • For TypeScript projects, tsconfig.json will now be loaded and used to configure TypeScript compilation of spec and support files.
  • BREAKING CHANGE: Cypress no longer supports file paths with a question mark (?) in them (because webpack does not support files with question marks).

PR Tasks

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jul 14, 2020

Thanks for taking the time to open a PR!

@chrisbreiding chrisbreiding marked this pull request as draft July 14, 2020 17:51
@cypress
Copy link

cypress bot commented Jul 14, 2020



Test summary

7957 0 108 2


Run details

Project cypress
Status Passed
Commit 80ee0f7
Started Aug 10, 2020 8:26 PM
Ended Aug 10, 2020 8:33 PM
Duration 06:59 💡
OS Linux Debian - 10.2
Browser Multiple

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@sync-by-unito
Copy link

sync-by-unito bot commented Jul 15, 2020

➤ Chris Breiding commented:

This is a PR. I don’t think it should be in Jira, should it?

@chrisbreiding chrisbreiding changed the base branch from develop to v5.0-release July 20, 2020 19:27
@chrisbreiding chrisbreiding marked this pull request as ready for review July 20, 2020 19:28
@jennifer-shehane jennifer-shehane added the type: breaking change Requires a new major release version label Jul 22, 2020
@flotwig flotwig mentioned this pull request Jul 22, 2020
21 tasks
@chrisbreiding chrisbreiding changed the title Change default preprocessor to webpack feat: Change default preprocessor to webpack Jul 23, 2020
@chrisbreiding
Copy link
Contributor Author

The failing tests seem to be from the upstream 5.0 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: breaking change Requires a new major release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants