pesde/docs
Stefan debff41488
feat: add dev-only installs (#32)
* feat: add dev flag

* fix: do not download dev/prod dependencies at all

* fix: only remove direct non-dev dependencies

* refactor: formatting

* fix: check sub dependencies

* fix: remove arc

Co-authored-by: dai <contact@daimond113.com>

* chore: grammar fixes

Co-authored-by: dai <contact@daimond113.com>

* chore: remove eagerly implemented traits

Co-authored-by: dai <contact@daimond113.com>

* refactor: use method over partialeq

* chore: use owned type for `DependencyType`

Co-authored-by: dai <contact@daimond113.com>

* refactor: simplify and improve logic

* chore: formatting

* fix: install mode works with force mode

* chore: remove cow

* chore: fits method takes owned self

* chore: fix needless borrow

* refactor: improve code structure

* refactor: avoid manually recreating graph

---------

Co-authored-by: dai <contact@daimond113.com>
2025-04-25 21:41:59 +02:00
..
public feat: website 2024-10-29 20:06:00 +01:00
src feat: add dev-only installs (#32) 2025-04-25 21:41:59 +02:00
.gitignore feat: website 2024-10-29 20:06:00 +01:00
.prettierrc feat: website 2024-10-29 20:06:00 +01:00
astro.config.mjs feat: build docs site statically 2024-11-30 12:26:12 +01:00
bun.lockb feat: add engines 2025-01-16 19:11:16 +01:00
package.json feat: add engines 2025-01-16 19:11:16 +01:00
tailwind.config.ts feat: website 2024-10-29 20:06:00 +01:00
tsconfig.json feat: website 2024-10-29 20:06:00 +01:00