pesde 워크스페이스 실제 설치·검증(패키지명 하이픈 금지, workspace 의존성 문법, per-package pesde.lock), init.luau의 @self require 규칙(Luau RFC 확인), 워크스페이스 의존성이 심볼릭 링크라 luau CLI의 require-by-string과 충돌하는 함정을 base/project-setup-plan.md로 정리. architecture.md 패키징 방식 절도 같이 정정. Relate.luau/New()-InitXxx 골격/mock 하네스는 이 구조를 실제로 검증하는 과정에서 나온 최소 스캐폴딩. Co-authored-by: qwreey <me@qwreey.moe>
13 lines
382 B
Text
13 lines
382 B
Text
# This file is automatically @generated by pesde.
|
|
# It is not intended for manual editing.
|
|
format = 2
|
|
name = "qwreey/quad_roblox"
|
|
version = "0.0.0"
|
|
target = "roblox"
|
|
|
|
[graph."qwreey/quad_base@0.0.0 roblox"]
|
|
direct = ["quad_base", { workspace = "qwreey/quad_base", version = "^" }, "standard"]
|
|
|
|
[graph."qwreey/quad_base@0.0.0 roblox".pkg_ref]
|
|
ref_ty = "workspace"
|
|
path = "quad-base"
|