vault backup: 2023-08-03 16:13:13

This commit is contained in:
BlueRose 2023-08-03 16:13:13 +08:00
parent e30f9224ea
commit 9f611bf6da

View File

@ -53,7 +53,7 @@ tsc xxx.ts
"@types/mocha": "^7.0.1"
}
```
5. ~~代码写在项目目录下的`Content/TypeScript`中。~~
5. 代码写在项目目录下的`Content/TypeScript`中。
6. 之后就会在编辑器`Blueprints/TypeScript`目录下出现资产图标。
7. 加入ReactUMG。
1. 进入 Content/javascript 目录 npm init 创建 package.json。