mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-25 08:29:06 -06:00
* fix: do not encodeUri in webpack loader * add tests * fix test * fix: use decodeURI in loader and add tests (#20593) * add tests for non-unicode and specs with ... * add more system tests Co-authored-by: Zachary Williams <ZachJW34@gmail.com>
5 lines
47 B
JSON
5 lines
47 B
JSON
{
|
|
"dependencies": {
|
|
"webpack": "^4"
|
|
}
|
|
} |