BUGFIX: Use mathjax from npm, rather than vendored copy. (#1491)

This commit is contained in:
Tom Prince
2024-07-18 17:27:01 -06:00
committed by GitHub
parent ceaf27714b
commit dc93d166f0
102 changed files with 171 additions and 2123 deletions

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@ dist/bitburner.d.ts
# folder for bundles images / fonts that are generated by webpack
dist/assets
dist/mathjax
# Monaco bundle files
dist/*.worker.*