Anki/build/configure/src
Damien Elmes c25c00e411 Combine all backend methods into a single js/d.ts file, like in Python
Easier to import from, and allows us to declare the output of the build
action without having to iterate over all the proto filenames. Have
confirmed it doesn't break esbuild's tree shaking.
2023-07-03 13:46:38 +10:00
..
aqt.rs Migrate proto build actions to ninja_gen; switch from dyn Error to anyhow 2023-06-30 19:37:02 +10:00
bundle.rs Add option to use LTO in release builds 2023-07-02 18:22:44 +10:00
main.rs Migrate proto build actions to ninja_gen; switch from dyn Error to anyhow 2023-06-30 19:37:02 +10:00
platform.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
pylib.rs Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
python.rs Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
rust.rs Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
web.rs Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00