fix: sass-embedded@1.98.0 在 macOS 13 会直接崩 (#7692)

* fix: catelog

* fix: system
This commit is contained in:
afe1
2026-03-18 20:18:25 +08:00
committed by GitHub
parent 885a0a9a00
commit b908076846
8 changed files with 75 additions and 78 deletions

View File

@@ -26,8 +26,8 @@ The repository uses Monorepo management, and the project structure is as follows
│ ├── node-utils # Node.js tools
│ ├── tsconfig # Common tsconfig settings
│ └── vite-config # Common Vite configuration
├── oxfmt.config.ts # Oxfmt config entry
├── oxlint.config.ts # Oxlint configuration file
├── oxfmt.config.mjs # Oxfmt config entry
├── oxlint.config.mjs # Oxlint configuration file
├── package.json # Project dependency configuration
├── packages # Project packages directory
│ ├── @core # Core package