Try Turborepo (#1304)

* Try Turborepo

* Add webamp as explicit dependency of docs

* Update pnpm lock

* Generate types as part of webamp build-library

* To many dashes
This commit is contained in:
Jordan Eldredge 2025-07-06 22:50:04 -07:00 committed by GitHub
parent 28c36e5141
commit f45736c0b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 195 additions and 175 deletions

View file

@ -31,18 +31,11 @@
"jest-environment-jsdom": "^29.7.0",
"prettier": "^2.3.2",
"stream-browserify": "^3.0.0",
"turbo": "^2.5.4",
"typescript": "^5.3.3"
},
"prettier": {
"trailingComma": "es5"
},
"jest": {
"projects": [
"config/jest.*.js",
"packages/ani-cursor",
"packages/winamp-eqf"
]
},
"dependencies": {},
"version": "0.0.0-next-87012d8d"
}