(core) updates from grist-core

This commit is contained in:
Paul Fitzpatrick
2023-06-27 03:04:42 -04:00
10 changed files with 180 additions and 10 deletions

View File

@@ -3,7 +3,6 @@
set -e
PROJECT=""
export GRIST_EXT=stubs
if [[ -e ext/app ]]; then
PROJECT="tsconfig-ext.json"
fi