feat(material): 新增材质系统和着色器编辑器
This commit is contained in:
7
packages/material-system/tsconfig.json
Normal file
7
packages/material-system/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "./tsconfig.build.json",
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"noEmit": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user