Files
tango/packages/core
Wells 6c65362a5d feat: support code id (#111)
* fix: parse tid in code

* fix: inject tango env variable

* fix: clone node with new tid

* docs: update resources

* fix: update node tree

* feat: add autoGenerateComponentId to designerConfig

* feat: add showIdentifier to set code id

* fix: support set tid in setting form

* fix: ignore duplicate codeId

* fix: remove FormValue component

* fix: show code id first in designer view
2024-03-13 11:01:57 +08:00
..
2024-03-13 11:01:57 +08:00
2023-12-26 15:43:20 +08:00
2024-01-16 15:31:02 +08:00
2024-01-16 15:31:02 +08:00
2023-08-29 19:29:20 +08:00
2023-08-25 09:39:35 +08:00
2023-09-06 16:49:17 +08:00

core

搭建引擎

如何使用

import { createEngine } from '@music163/tango-core';

const engine = createEngine();