mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Co-authored-by: Florent FAYOLLE <florent.fayolle@beta.gouv.fr>
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
PROJECT=""
|
PROJECT=""
|
||||||
export GRIST_EXT=stubs
|
|
||||||
if [[ -e ext/app ]]; then
|
if [[ -e ext/app ]]; then
|
||||||
PROJECT="tsconfig-ext.json"
|
PROJECT="tsconfig-ext.json"
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
set -x
|
set -x
|
||||||
|
|
||||||
PROJECT=""
|
PROJECT=""
|
||||||
export GRIST_EXT=stubs
|
|
||||||
if [[ -e ext/app ]]; then
|
if [[ -e ext/app ]]; then
|
||||||
PROJECT="tsconfig-ext.json"
|
PROJECT="tsconfig-ext.json"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user