mirror of
https://github.com/strapi/strapi.git
synced 2025-09-23 07:22:51 +00:00
remove script
This commit is contained in:
parent
a2dd072b1d
commit
b678cbcd05
@ -34,8 +34,7 @@
|
|||||||
"test:front": "cross-env IS_EE=true jest --config ./jest.config.front.js",
|
"test:front": "cross-env IS_EE=true jest --config ./jest.config.front.js",
|
||||||
"test:front:watch": "cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll",
|
"test:front:watch": "cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll",
|
||||||
"test:front:ce": "cross-env IS_EE=false jest --config ./jest.config.front.js",
|
"test:front:ce": "cross-env IS_EE=false jest --config ./jest.config.front.js",
|
||||||
"test:front:watch:ce": "cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll",
|
"test:front:watch:ce": "cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll"
|
||||||
"test:front:ce:cov": "cross-env IS_EE=false jest --config ./jest.config.front.js --coverage --collectCoverageFrom='<rootDir>/packages/core/admin/admin/**/*.js' --coverageDirectory='<rootDir>/packages/core/admin/coverage'"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "7.18.10",
|
"@babel/core": "7.18.10",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user