mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
Change build directory to dist
and cleanup NPM scripts (#1500)
* Move the build path to `dist` * mkdir dist if not exists * Remove build from .gitignore * Delete `dist/` before building and when cleaning
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
build
|
||||
katex.tar.gz
|
||||
katex.zip
|
||||
node_modules
|
||||
npm-debug.log
|
||||
debug.log
|
||||
|
Reference in New Issue
Block a user