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

fix(@cypress/webpack-batteries-included-preprocessor): Ensure typescript options are set if typescript path is provided #15991

Merged
merged 2 commits into from
Apr 15, 2021

Conversation

chrisbreiding
Copy link
Contributor

@chrisbreiding chrisbreiding commented Apr 14, 2021

User Facing Changelog

N/A - this only affects the @cypress/webpack-batteries-included-preprocessor package

Details

  • Fixes an issue with @cypress/webpack-batteries-included-preprocessor where passing in webpackOptions (namely via the defaultOptions) and the typescript path would not added the needed typescript-related webpack options.
  • Updates the README to note that passing in the typescript path is necessary to enable TypeScript support

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Apr 14, 2021

Thanks for taking the time to open a PR!

@chrisbreiding chrisbreiding changed the title fix: remove lazy-compile-webpack-plugin (#15964) fix(@cypress/webpack-batteries-included-preprocessor): Ensure typescript options are set if typescript path is provided Apr 14, 2021
@cypress
Copy link

cypress bot commented Apr 14, 2021



Test summary

9493 1 111 3Flakiness 0


Run details

Project cypress
Status Failed
Commit 0ee181e
Started Apr 15, 2021 1:25 PM
Ended Apr 15, 2021 1:38 PM
Duration 13:05 💡
OS Linux Debian - 10.8
Browser Multiple

View run in Cypress Dashboard ➡️


Failures

cypress/integration/commands/net_stubbing_spec.ts Failed
1 network stubbing > intercepting request > should delay the same amount on every response

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

@chrisbreiding chrisbreiding merged commit 6885181 into master Apr 15, 2021
tgriesser added a commit that referenced this pull request Apr 15, 2021
…io/cypress into tgriesser/fix/3975-redirect-bug

* 'tgriesser/fix/3975-redirect-bug' of github.com:cypress-io/cypress:
  fix(@cypress/webpack-batteries-included-preprocessor): Ensure typescript options are set if typescript path is provided (#15991)
  chore: release @cypress/vite-dev-server-v1.2.2
  fix: conditionally require vue and update alias if installed (#16000)
  docs: remove cssFiles from the vue documentation (#15971)
  chore: release @cypress/webpack-dev-server-v1.1.3
  chore: release @cypress/vite-dev-server-v1.2.1
  chore: release @cypress/react-v5.3.3
  fix: remove lazy-compile-webpack-plugin (#15964)
@chrisbreiding chrisbreiding deleted the issue-15767-webpack-typescript-fix branch April 5, 2022 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants