@lark-apaas/coding-template-nestjs-react-fullstack 0.1.26 → 0.1.27-alpha.20260820162443
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
# stackConf 钉版验证标记(nestjs-react-fullstack)
|
|
2
|
+
|
|
3
|
+
这个文件只用于验证 `?stackMetaId=nestjs-react-fullstack&version=<x>` 指定的 template 版本是否真的装进了沙箱。
|
|
4
|
+
|
|
5
|
+
- 分支: `lane/stack-conf-pin-verify`(miaoda-coding)
|
|
6
|
+
- 加入时间: 2026-08-21
|
|
7
|
+
- 关联改动: sandbox_console MR !1021(StackVersion → StackConf + 绕预热池)
|
|
8
|
+
|
|
9
|
+
沙箱里能 `cat` 到这个文件,说明装的是本分支发出的 alpha 版本;
|
|
10
|
+
看不到则说明装的是别的版本(例如 latest 或预热池里的默认模板)。
|
|
11
|
+
|
|
12
|
+
**验证完请删除本文件所在的临时分支,不要合入 main。**
|