mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-05 22:19:46 -06:00
dependency: update trash dep and convert trash files from JS to TS (#31667)
* dependency: bump trash dir * update trash files to TypeScript * Run on binaries + other OSes * index on update-trash:d37e059ac3Run on binaries + other OSes * index on update-trash:d37e059ac3Run on binaries + other OSes * index on update-trash:d37e059ac3Run on binaries + other OSes * fix build * changelog entry --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Ryan Manuel <ryanm@cypress.io>
This commit is contained in:
@@ -51,6 +51,7 @@ const getDependencyPathsToKeep = async (buildAppDir) => {
|
||||
'node_modules/html-webpack-plugin-5/index.js',
|
||||
'node_modules/mocha-7.2.0/index.js',
|
||||
'packages/server/node_modules/webdriver/build/index.js',
|
||||
'packages/server/node_modules/@wdio/utils/build/node.js',
|
||||
// dependencies needed for geckodriver when running firefox in the binary
|
||||
'node_modules/pump/index.js',
|
||||
'node_modules/sprintf-js/src/sprintf.js',
|
||||
|
||||
Reference in New Issue
Block a user