Anki/build/runner
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
..
src Disable NPM package scripts, and assert lockfile unchanged 2025-09-17 09:31:23 +10:00
build.rs Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
Cargo.toml Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00