mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-28 16:06:47 +01:00
fix: exclude fonts from katex.min.css
This commit is contained in:
@@ -77,7 +77,8 @@
|
||||
"build": "./scripts/build.sh",
|
||||
"watch": "./scripts/build.sh --watch",
|
||||
"prepub": "./scripts/compile.sh",
|
||||
"pub": "np"
|
||||
"pub": "np",
|
||||
"postinstall": "npx patch-package"
|
||||
},
|
||||
"np": {
|
||||
"tests": false,
|
||||
|
||||
Reference in New Issue
Block a user