mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-22 05:55:42 -05:00
Replace per-plugin npm install with a single aggregated npm install in the quartz root. Plugins declaring requiresInstall in their quartz manifest now have their peerDependencies collected and installed together, letting npm resolve compatible versions across plugins. |
||
|---|---|---|
| .. | ||
| componentLoader.ts | ||
| conditions.ts | ||
| config-loader.ts | ||
| frameLoader.ts | ||
| gitLoader.ts | ||
| index.ts | ||
| install-plugins.ts | ||
| loader.ts | ||
| types.ts | ||