mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-23 08:48:35 +08:00
fix: sass-embedded@1.98.0 在 macOS 13 会直接崩 (#7692)
* fix: catelog * fix: system
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user