@marp-team__marp-core.patch 641 B

12345678910111213141516171819
  1. diff --git a/package.json b/package.json
  2. index 13f1a01c4d20efdba0b0b20b47b470de52e3cfc5..6af7689cfa8bb5bbb439f38e011f6b0dfdf15748 100644
  3. --- a/package.json
  4. +++ b/package.json
  5. @@ -25,6 +25,14 @@
  6. "type": "git",
  7. "url": "https://github.com/marp-team/marp-core"
  8. },
  9. + "browser": {
  10. + "mathjax-full/js/adaptors/liteAdaptor": false,
  11. + "mathjax-full/js/handlers/html": false,
  12. + "mathjax-full/js/input/tex": false,
  13. + "mathjax-full/js/input/tex/AllPackages": false,
  14. + "mathjax-full/js/mathjax": false,
  15. + "mathjax-full/js/output/svg": false
  16. + },
  17. "main": "lib/marp.js",
  18. "types": "types/src/marp.d.ts",
  19. "files": [