mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Disable again
This commit is contained in:
parent
260fa6c038
commit
eca0f92dff
@ -55,8 +55,8 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node scripts/start.js",
|
"start": "node scripts/start.js",
|
||||||
"build_TEMP": "echo 'Clipper build is disabled due to disabled due to ERR_OSSL_EVP_UNSUPPORTED error on CI'",
|
"build": "echo 'Clipper build is disabled due to disabled due to ERR_OSSL_EVP_UNSUPPORTED error on CI'",
|
||||||
"build": "node scripts/build.js SKIP_PREFLIGHT_CHECK",
|
"build_DISABLED": "node scripts/build.js SKIP_PREFLIGHT_CHECK",
|
||||||
"test": "node scripts/test.js --env=jsdom",
|
"test": "node scripts/test.js --env=jsdom",
|
||||||
"watch": "cra-build-watch",
|
"watch": "cra-build-watch",
|
||||||
"postinstall": "node postinstall.js && npm run build"
|
"postinstall": "node postinstall.js && npm run build"
|
||||||
|
Loading…
Reference in New Issue
Block a user