mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 11:48:41 +00:00
build: move font generation to the main repo (#2837)
* build: move font generation to the main repo * Update fonts * chore: remove submodules * Update paths * Update fonts.yml Co-authored-by: Kevin Barabash <kevinb@khanacademy.org>
This commit is contained in:
@@ -15,7 +15,6 @@ module.exports = function(wallaby) {
|
||||
"src/**/*.js",
|
||||
"test/**/*.js",
|
||||
"contrib/**/*.js",
|
||||
"submodules/**/*.js",
|
||||
"katex.js",
|
||||
|
||||
// These paths are excluded.
|
||||
|
Reference in New Issue
Block a user