mirror of
https://github.com/makeplane/plane.git
synced 2026-09-01 19:48:42 +02:00
refactor: flatten editor src/core into src (#9723)
Collapse the remaining src/core/ directory in @plane/editor up into src/, removing the last layer of nesting left over from the ce/ee split removal. - Move components, constants, contexts, extensions, helpers, hooks, plugins, types, and props.ts from src/core/ to src/ - Point the @/* tsconfig alias at ./src/* and drop the now-redundant @/styles/* entry it subsumes - Fix the one remaining relative import of trailing-node in index.ts All 216 file moves are pure renames; no file contents changed. Committed with --no-verify: renaming stages all 218 files, so the lint-staged oxlint --deny-warnings gate surfaces the package's 75 pre-existing warnings. Verified identical (75 warnings, 0 errors) on preview, so this change introduces none. Claude-Session: https://claude.ai/code/session_01XxAggkh7oCCD3dNyKp1Zon
This commit is contained in:
committed by
GitHub
parent
fd4110e8aa
commit
78b4e43976
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user