mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-19 11:21:26 +00:00
remove postInstall
This commit is contained in:
parent
b4a1590fd2
commit
935279c73f
@ -16,7 +16,6 @@
|
||||
"locales": "../scripts/translations/missing-keys.sh && ../scripts/translations/sort.sh",
|
||||
"locales:normalize": "../scripts/translations/normalize.sh",
|
||||
"precommit": "yarn lint",
|
||||
"postinstall": "rm -rf ../node_modules/@vue/compiler-core ../node_modules/@vue/compiler-dom ../node_modules/@vue/compiler-sfc",
|
||||
"test": "cross-env NODE_ENV=test jest --coverage --forceExit --detectOpenHandles",
|
||||
"test:unit:update": "yarn test -- --updateSnapshot",
|
||||
"test:unit:debug": "node --inspect-brk ./node_modules/jest/bin/jest.js --no-cache --runInBand"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user