You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolved conflicts:
- packages/app/src/core/component-path.ts: kept both normalizeModuleId function and updated data-path attribute comment
- packages/app/src/shell/component-tagger.ts: merged imports to include both normalizeModuleId and componentPathAttributeName
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
// QUOTE(TZ): "Сам компонент должен быть в текущем app но вот что бы его протестировать надо создать ещё один проект который наш текущий апп будет подключать"
57
57
// REF: user-2026-01-14-frontend-consumer
58
58
// SOURCE: n/a
59
59
// FORMAT THEOREM: forall id in ModuleId: isJsxFile(id) -> matches(id, jsxFilePattern)
// QUOTE(TZ): "Сам компонент должен быть в текущем app но вот что бы его протестировать надо создать ещё один проект который наш текущий апп будет подключать"
81
81
// REF: user-2026-01-14-frontend-consumer
82
82
// SOURCE: n/a
83
83
// FORMAT THEOREM: forall p,l,c: formatComponentPathValue(p,l,c) = concat(p, ":", l, ":", c)
0 commit comments