mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
Be a bit more precise when excluding mathmaps_ie.js
* for documentation purposes
This commit is contained in:
parent
450ff60815
commit
12dfb38609
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ _include = [
|
|||
]
|
||||
|
||||
_exclude = [
|
||||
"mathmaps_ie.js",
|
||||
"es5/sre/mathmaps/mathmaps_ie.js",
|
||||
]
|
||||
|
||||
_unwanted_prefix = "external/npm/node_modules/mathjax/es5/"
|
||||
|
|
Loading…
Reference in a new issue