File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
webpack-batteries-included-preprocessor Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Mount Angular components in the open source [Cypress.io](https://www.cypress.io/
6
6
7
7
## Requirements
8
8
9
- - Angular 18.0.0+ (` @cypress/angular@2 ` supports Angular 13 - 16 and ` @cypress/angular@3 ` supports Angular 17)
9
+ - Angular 18.0.0+ (` @cypress/angular@2 ` supports Angular 13 - 16 and ` @cypress/angular@3 ` supports Angular 17).
10
10
11
11
## Development
12
12
Original file line number Diff line number Diff line change 1
1
# Cypress Webpack Preprocessor (Batteries Included)
2
2
3
- Cypress preprocessor for bundling JavaScript via webpack , with dependencies included and support for:
3
+ Cypress preprocessor for bundling JavaScript via Webpack , with dependencies included and support for:
4
4
5
5
- Various proposal-stage ES features
6
6
- TypeScript
Original file line number Diff line number Diff line change 1
1
# Cypress Webpack Preprocessor
2
2
3
- Cypress preprocessor for bundling JavaScript via webpack
3
+ Cypress preprocessor for bundling JavaScript via Webpack
4
4
5
5
## Installation
6
6
You can’t perform that action at this time.
0 commit comments