forked from miao-moe/QZMusic_PC
fork(fix): Clone AMLL 并修复 BUG
- 将AMLL Clone到本以地进行修复和优化(emm虽然这很不优雅但是暂时无时间做子模块和Fork) - 修复在当前播放歌词行不可见的视口Seek会出现滚动偏移的问题
This commit is contained in:
33
amll-local/pnpm-workspace.yaml
Normal file
33
amll-local/pnpm-workspace.yaml
Normal file
@@ -0,0 +1,33 @@
|
||||
packages:
|
||||
- packages/*
|
||||
- packages/playground/*
|
||||
|
||||
allowBuilds:
|
||||
esbuild: true
|
||||
"@swc/core": true
|
||||
nx: true
|
||||
sharp: true
|
||||
vue-demi: true
|
||||
|
||||
catalog:
|
||||
"@biomejs/biome": ^2.4.8
|
||||
"@rolldown/plugin-babel": ^0.2.3
|
||||
"@tsdown/css": ^0.22.0
|
||||
"@types/react": ^19.2.14
|
||||
"@types/react-dom": ^19.2.3
|
||||
"@ungap/structured-clone": ^1.3.0
|
||||
"@vitejs/plugin-react": ^6.0.2
|
||||
classnames: ^2.5.1
|
||||
framer-motion: ^12.38.0
|
||||
jotai-babel: ^0.1.0
|
||||
react: ^19.2.4
|
||||
react-dom: ^19.2.4
|
||||
sharp: ^0.34.5
|
||||
tsdown: ^0.22.0
|
||||
typedoc: ^0.28.18
|
||||
typedoc-plugin-markdown: ^4.11.0
|
||||
vite: ^8.0.13
|
||||
vitest: ^4.1.6
|
||||
|
||||
patchedDependencies:
|
||||
"@astrojs/starlight": patches/@astrojs__starlight.patch
|
||||
Reference in New Issue
Block a user