Enter-tainer / typst-preview

[DEPRECATED] Use tinymist instead
https://Enter-tainer.github.io/typst-preview/
MIT License
444 stars 21 forks source link

dev: use spawnSync to test exec and add version checking #237

Closed Enter-tainer closed 10 months ago

Enter-tainer commented 10 months ago
  1. use spawnSync to test exec
  2. make test result more informative
  3. add version checking, ensure extension and binary are of the same version

fix #235