mirror of
https://github.com/strapi/strapi.git
synced 2025-11-06 21:29:24 +00:00
chore(content-releases): remove prepublishOnly script
This commit is contained in:
parent
2b10ca9b97
commit
2638d69791
@ -44,7 +44,6 @@
|
||||
"build": "pack-up build",
|
||||
"clean": "run -T rimraf ./dist",
|
||||
"lint": "run -T eslint .",
|
||||
"prepublishOnly": "yarn clean && yarn build",
|
||||
"test:front": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js",
|
||||
"test:front:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js",
|
||||
"test:front:watch": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user