Skip to content

Commit 7467500

Browse files
authored
Merge pull request #1064 from mathjax/bbm-update
Update config file and dependencies (bbm)
2 parents 57b434b + 0753a42 commit 7467500

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/mjs/input/tex/extensions/bbm/config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"build": {
3-
"id": "[tex]//bbm",
4-
"component": "input/tex/extensions//bbm",
5-
"targets": ["input/tex//bbm"]
3+
"id": "[tex]/bbm",
4+
"component": "input/tex/extensions/bbm",
5+
"targets": ["input/tex/bbm"]
66
},
77
"webpack": {
88
"name": "input/tex/extensions/bbm",

0 commit comments

Comments
 (0)