Anki/build/runner/src
Damien Elmes 90ed4cc115 Disable NPM package scripts, and assert lockfile unchanged
With all the recent supply chain attacks, this seems prudent. There are
three in our current package list. esbuild's is just a performance
optimization (https://github.com/evanw/esbuild/issues/4085), and
dprint's gets done when we invoke .bin/dprint anyway. svelte-preprocess
simply prints something to the screen.
2025-09-17 09:31:23 +10:00
..
archive.rs Update to Rust 1.88 2025-06-29 11:50:49 +07:00
build.rs Update to Rust 1.88 2025-06-29 11:50:49 +07:00
main.rs Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
paths.rs Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
pyenv.rs Exclude VIRTUAL_ENV from environ as well 2025-07-15 17:03:51 +07:00
rsync.rs Shift output suppression into n2 (#2618) 2023-08-23 11:59:52 +10:00
run.rs Update to Rust 1.88 2025-06-29 11:50:49 +07:00
yarn.rs Disable NPM package scripts, and assert lockfile unchanged 2025-09-17 09:31:23 +10:00