Khải 405fc5159e fix: --prod, --dev, --no-optional (#73)
* fix: `no_optional` should remove `Optional`

* perf: improve vec creation

* perf: remove temporary Vec

* refactor: make dependency_groups testable

* test: get_dependency_groups

* refactor: remove unused imports

* test: correct the specs

* fix: get_dependency_groups

* test: fix `should_install_dependencies`

* feat: forbid unconsidered variant

* test: add more to specs

* feat: implement the remaining case

* test: fix a test case

* feat: --prod --dev should install optional

* refactor: deref on init
2023-08-14 15:31:13 +03:00
Description
No description provided
MIT 279 MiB
Languages
Rust 56%
TypeScript 43.4%
JavaScript 0.5%