mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-13 23:18:38 +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:
@@ -1,6 +1,5 @@
|
||||
.git
|
||||
|
||||
# Autogenerated code
|
||||
build/**
|
||||
node_modules/**
|
||||
dist/**
|
||||
|
Reference in New Issue
Block a user