File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 36
36
"@modern-js/eslint-config" : " 2.54.6" ,
37
37
"@modern-js/tsconfig" : " 2.54.6" ,
38
38
"@modern-js-app/eslint-config" : " 2.54.6" ,
39
- "@module-federation/enhanced" : " 0.0.0-next-20240905200018 " ,
39
+ "@module-federation/enhanced" : " 0.0.0-next-20240905215027 " ,
40
40
"@modern-js/builder-rspack-provider" : " 2.46.1" ,
41
41
"lint-staged" : " 15.2.7" ,
42
42
"prettier" : " 3.3.2" ,
Original file line number Diff line number Diff line change 37
37
"@modern-js/tsconfig" : " 2.54.6" ,
38
38
"@modern-js-app/eslint-config" : " 2.54.6" ,
39
39
"@modern-js/builder-rspack-provider" : " 2.46.1" ,
40
- "@module-federation/enhanced" : " 0.0.0-next-20240905200018 " ,
40
+ "@module-federation/enhanced" : " 0.0.0-next-20240905215027 " ,
41
41
"lint-staged" : " 15.2.7" ,
42
42
"prettier" : " 3.3.2" ,
43
43
"husky" : " 9.0.11" ,
Original file line number Diff line number Diff line change 12
12
"build" : " pnpm --filter bi-directional_* run build" ,
13
13
"serve" : " pnpm --filter bi-directional_* run serve" ,
14
14
"clean" : " pnpm --filter bi-directional_* run reset" ,
15
- "e2e:ci" : " pnpm build && pnpm serve & sleep 5 && wait-on tcp:3001 && wait-on tcp:3002 && npx cypress run --config-file ../cypress-e2e/config/cypress.config.ts --config '{\" supportFile\" : \" ../cypress-e2e/support/e2e.ts\" }' --spec \" ./e2e/*.cy.ts\" --browser=chrome"
15
+ "e2e:ci" : " pnpm build && pnpm serve & sleep 15 && wait-on tcp:3001 && sleep 8 && wait-on tcp:3002 && sleep 8 && npx cypress run --config-file ../cypress-e2e/config/cypress.config.ts --config '{\" supportFile\" : \" ../cypress-e2e/support/e2e.ts\" }' --spec \" ./e2e/*.cy.ts\" --browser=chrome"
16
16
},
17
17
"devDependencies" : {
18
18
"concurrently" : " 8.2.2" ,
You can’t perform that action at this time.
0 commit comments