AshGrey : りす 🐿️
|
9c042dd717
|
fix(helpers): correct regex of function escapePath (#2254)
|
2025-12-19 11:37:53 -08:00 |
|
fl0werpowers
|
951d1dec24
|
chore(deps): replace chalk and rimraf with builtin functions (#1879)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-28 10:40:51 +02:00 |
|
kabirgh
|
30640e3441
|
Revert "fix: rebuild errors on windows (#692)" (#695)
This reverts commit 8eec47c340.
|
2024-01-15 11:51:46 -08:00 |
|
kabirgh
|
8eec47c340
|
fix: rebuild errors on windows (#692)
|
2024-01-15 08:39:16 -08:00 |
|
Jacky Zhao
|
1b92440009
|
fix: better error handling on spawnsync failures
|
2023-12-11 10:38:55 -08:00 |
|
Ben Schlegel
|
4b89202f7e
|
cleanup: rework cli to allow invoking create and build outside of cli (#428)
* refactor: move `bootstrap-cli.mjs` tp cli
also update reference in docs
* refactor(cli): move build handler to `cli-functions`
* refactor(cli): move create to handler + helpers
* refactor(cli): extract arg definitions
* refactor: rename handlers and helpers
* refactor(cli): move update, await handlers
* refactor(cli): create constants, migrate to helpers
* refactor(cli): migrate `restore`
* refactor(cli): migrate `sync`
* format
* refactor(cli): remove old imports/functions
* refactor(cli): remove unused imports + format
* chore: remove old log statement
* fix: fix imports, clean duplicate code
* fix: relative import
* fix: simplified cacheFile path
* fix: update cacheFile import path
* refactor: move bootstrap-cli to quartz
* format
* revert: revert path to bootstrap-cli
* ci: re-run
* ci: fix execution permission
|
2023-08-27 15:59:51 -07:00 |
|