anki/qt/aqt/data/web
Damien Elmes 1d4b58419e add workaround for protobufjs requiring uppercase package names
I mourn the time lost trying to track this down :-(

https://github.com/protobufjs/protobuf.js/issues/1014

We can't patch the minified file in dist without essentially duplicating
it, so this change also switches from the external file to including
the src file as part of the bundle.
2021-07-10 15:24:01 +10:00
..
css More uniform file naming 2021-07-01 12:24:16 +02:00
imgs Fix some code quality issues 2021-04-15 13:09:49 +02:00
js add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
pages More uniform file naming 2021-07-01 12:24:16 +02:00
.prettierrc .prettierrc needs to be in web/, as it's needed for sass as well 2020-12-21 17:05:31 +10:00
BUILD.bazel move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00