* handle client error ref #1255

* use bugsnag & remove unhandled modal

* fix upload storage

* fix assessment play origin

* upgrade deps

* try to fix  JavaScript heap out of memory when package

* update github action

* fix workflow

* try to fix CI in linux
This commit is contained in:
an-lee
2025-01-15 11:39:51 +08:00
committed by GitHub
parent 931bfeb5a3
commit 33a0b9ec18
23 changed files with 1223 additions and 592 deletions

View File

@@ -19,6 +19,7 @@
"enjoy:publish": "yarn workspace enjoy publish",
"enjoy:lint": "yarn workspace enjoy eslint --ext .ts,.tsx .",
"enjoy:create-migration": "yarn workspace enjoy create-migration",
"enjoy:sourcemap": "yarn workspace enjoy sourcemap",
"docs:dev": "yarn workspace 1000-hours dev",
"docs:build": "yarn workspace 1000-hours build",
"docs:preview": "yarn workspace 1000-hours preview",