Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS API proof of concept #1771

Closed
wants to merge 2 commits into from
Closed

JS API proof of concept #1771

wants to merge 2 commits into from

Conversation

dae
Copy link
Member

@dae dae commented Apr 3, 2022

See #1764

dae added 2 commits April 3, 2022 22:57
The API extractor integration isn't set up properly yet, so I had
to manually generate the d.ts bundle and copy it into the add-on:

cd ts/runtime
bazel run extract_api
cp ../../.bazel/bin/ts/runtime/extract_api.sh.runfiles/ankidesktop/ts/runtime/dist/anki.d.ts \
  $c/anki_new_format_pack/ts/anki-dts/runtime.d.ts
@dae dae closed this May 6, 2023
@dae dae deleted the api branch May 6, 2023 02:59
@dae dae restored the api branch May 6, 2023 02:59
@dae dae deleted the api branch May 6, 2023 03:00
@dae dae restored the api branch May 6, 2023 03:01
@dae dae deleted the api branch May 6, 2023 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant