Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit 5fcbaef

Browse files
Update README.md
Change documentation to note that the plugin is now deprecated
1 parent e73c2bb commit 5fcbaef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Note: This plugin is deprecated and Cypress will not be moving forward with development of the plugin.
2+
13
# Cypress Browserify Preprocessor [![CircleCI](https://circleci.com/gh/cypress-io/cypress-browserify-preprocessor/tree/master.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress-browserify-preprocessor/tree/master)
24

35
Cypress preprocessor for bundling JavaScript via browserify.
@@ -18,8 +20,6 @@ npm install --save-dev @cypress/browserify-preprocessor
1820

1921
## Usage
2022

21-
### Note: This Plugin only works for Cypress < 9
22-
2323
In your project's [plugins file](https://on.cypress.io/plugins-guide):
2424

2525
```javascript

0 commit comments

Comments
 (0)