mirror of
https://github.com/NetEase/tango.git
synced 2026-09-01 15:03:03 +08:00
chore: fix tsconfig paths (#44)
This commit is contained in:
+3
-1
@@ -10,8 +10,10 @@
|
||||
"@music163/tango-helpers": ["packages/helpers/src/index.ts"],
|
||||
"@music163/tango-core": ["packages/core/src/index.ts"],
|
||||
"@music163/tango-context": ["packages/context/src/index.ts"],
|
||||
"@music163/tango-setting-form": ["packages/setting-form/src/index.ts"],
|
||||
"@music163/tango-ui": ["packages/ui/src/index.ts"],
|
||||
"@music163/tango-designer": ["packages/designer/src/index.ts"],
|
||||
"@music163/tango-sandbox": ["packages/sandbox/src/index.ts"],
|
||||
"@music163/tango-setting-form": ["packages/setting-form/src/index.ts"],
|
||||
"@music163/tango": ["packages/designer/src/index.ts"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user