Skip to content

Commit 99e5c15

Browse files
authored
Update mathjax w/ git auto-update (#2065)
Update files for mathjax 4.0.0
1 parent a381bb4 commit 99e5c15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/m/mathjax.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"files": [
2323
"*.js!(node-main.js)",
2424
"ui/*.js",
25-
"sre/*.js",
25+
"sre/**/*",
2626
"adaptors/*.js",
2727
"a11y/*.js",
28-
"input/*.js",
28+
"input/**/*",
2929
"output/*.js",
3030
"config/**/*",
3131
"extensions/**/*",

0 commit comments

Comments
 (0)