mirror of
https://github.com/NetEase/tango.git
synced 2026-09-01 15:03:03 +08:00
6c65362a5d
* 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
core
搭建引擎
如何使用
import { createEngine } from '@music163/tango-core';
const engine = createEngine();