更改origin打包

This commit is contained in:
yangxin
2025-06-12 09:37:26 +08:00
parent 1214258379
commit 583644a855
465 changed files with 8059 additions and 1006 deletions

View File

@@ -18,7 +18,7 @@ Defaults to the last used editor for user, otherwise `"markup"`
#### Defined in
[models.ts:455](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L455)
models.ts:455
***
@@ -30,7 +30,7 @@ Defaults to the last used editor for user, otherwise `"markup"`
#### Defined in
[models.ts:502](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L502)
models.ts:502
***
@@ -930,7 +930,7 @@ Defines [custom settings](https://livecodes.io/docs/advanced/custom-settings) fo
#### Defined in
[models.ts:514](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L514)
models.ts:514
***
@@ -949,7 +949,7 @@ and [result page](https://livecodes.io/docs/features/result) description meta ta
#### Defined in
[models.ts:425](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L425)
models.ts:425
***
@@ -967,7 +967,7 @@ Content added to the [result page](https://livecodes.io/docs/features/result) `<
#### Defined in
[models.ts:431](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L431)
models.ts:431
***
@@ -987,7 +987,7 @@ It can be an object or a string.
#### Defined in
[models.ts:440](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L440)
models.ts:440
***
@@ -1024,7 +1024,7 @@ and [Custom Module Resolution](https://livecodes.io/docs/features/module-resolut
#### Defined in
[models.ts:540](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L540)
models.ts:540
***
@@ -1038,7 +1038,7 @@ Defaults to all supported languages in full app and only current editor language
#### Defined in
[models.ts:462](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L462)
models.ts:462
***
@@ -1162,7 +1162,7 @@ overriding the default title set to the language name
#### Defined in
[models.ts:470](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L470)
models.ts:470
***
@@ -1176,7 +1176,7 @@ For the list of available processors, see [Processor](https://livecodes.io/docs/
#### Defined in
[models.ts:509](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L509)
models.ts:509
***
@@ -1300,7 +1300,7 @@ overriding the default title set to the language name
#### Defined in
[models.ts:486](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L486)
models.ts:486
***
@@ -1312,7 +1312,7 @@ List of URLs for [external scripts](https://livecodes.io/docs/features/external-
#### Defined in
[models.ts:496](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L496)
models.ts:496
***
@@ -1436,7 +1436,7 @@ overriding the default title set to the language name
#### Defined in
[models.ts:478](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L478)
models.ts:478
***
@@ -1448,7 +1448,7 @@ List of URLs for [external stylesheets](https://livecodes.io/docs/features/exter
#### Defined in
[models.ts:491](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L491)
models.ts:491
***
@@ -1467,7 +1467,7 @@ Used in [project](https://livecodes.io/docs/features/projects) filter and search
#### Defined in
[models.ts:447](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L447)
models.ts:447
***
@@ -1480,7 +1480,7 @@ and content of [tests](https://livecodes.io/docs/features/tests).
#### Defined in
[models.ts:576](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L576)
models.ts:576
***
@@ -1500,7 +1500,7 @@ Also used in project search.
#### Defined in
[models.ts:418](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L418)
models.ts:418
***
@@ -1538,7 +1538,7 @@ and [Custom Types](https://livecodes.io/docs/features/intellisense#custom-types)
#### Defined in
[models.ts:570](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L570)
models.ts:570
***
@@ -1552,4 +1552,4 @@ Version specified in [exported](https://livecodes.io/docs/features/export) proje
#### Defined in
[models.ts:583](https://github.com/live-codes/livecodes/blob/7617d5c8be5a2a8be8133f973d9e69eb9f86434d/src/sdk/models.ts#L583)
models.ts:583