Chris Breiding
b916ba9c41
fix: Fix sourcemaps when using cy.origin() dependencies ( #24367 )
2022-10-28 17:51:11 -04:00
Chris Breiding
1b29ce74aa
feat: Enable requiring cy.origin dependencies with require() and import() ( #24294 )
2022-10-18 16:52:57 -04:00
Bill Glesias
695dd275bc
feat: same origin spec bridges ( #23885 )
...
* chore: enforce strict origin spec bridges
chore: refactor spec bridges to strictly enforce same origin
fix: wrap fullCrossOrigin injection around feature flag inside buffered response
* fix: do NOT set the initial cypress cookie inside the spec bridge as it is sending unecessary cookies
* chore: simplify the finding cypress in the injection code
* chore: change order in which callback fn is declared
* chore: add spec bridge performance issue to validation tests
2022-10-04 18:26:04 -04:00
Chris Breiding
c48b80a0df
feat: Support dependencies in cy.origin() callback ( #23283 )
...
Co-authored-by: Bill Glesias <bglesias@gmail.com >
2022-09-20 14:04:24 -04:00
Casey Holzer
823ffd0ca9
fix: Webpack 5 automatic publicPath error ( #23760 )
...
* fix: Webpack 5 automatic publicPath error
* update webpack-preprocessor test
* fix: disable webpack-preprocessor chunking
* stub LimitChunkCountPlugin
Co-authored-by: Zachary Williams <zachjw34@gmail.com >
2022-09-19 11:35:09 +10:00
Zach Bloomquist
71d92e0e49
test: node_modules installs for system-tests, other improvements ( #18574 )
...
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com >
2021-11-24 20:10:28 +00:00
renovate[bot]
3095d733e9
feat(deps): update dependency electron to v15 🌟 ( #18317 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Zach Bloomquist <git@chary.us >
Co-authored-by: David Munechika <davidam1203@gmail.com >
2021-11-09 20:52:17 +00:00
Luke Page
56bcbb61e6
fix(webpack-preprocessor): hanging issues with webpack 5 ( #15611 )
...
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com >
2021-06-22 09:38:32 -04:00
Chris Breiding
02347ef1fa
feat(webpack-preprocessor): Allow specifying typescript path ( #9312 )
2020-11-30 11:01:39 -05:00
Zach Panzarino
54ec052e67
import cypress-io/cypress-webpack-preprocessor to npm/webpack-preprocessor/
2020-09-24 19:15:19 -04:00