mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Removed unnecessary files
This commit is contained in:
parent
cb1acef1df
commit
6c99a6a89b
2
Makefile
2
Makefile
@ -117,6 +117,8 @@ material/assets/javascripts/lunr/%.js: ${LUNR_SOURCE}/%.js | $$(@D)/.
|
||||
@ echo "+ $@"
|
||||
@ cp $< $@
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
# Scripts
|
||||
material/assets/javascripts: $$@/lunr
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
4851
package-lock.json
generated
4851
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -23,7 +23,7 @@
|
||||
"url": "https://github.com/squidfunk/mkdocs-material.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "make build",
|
||||
"build": "make -j build",
|
||||
"clean": "make clean",
|
||||
"lint": "make lint",
|
||||
"start": "make start"
|
||||
@ -41,6 +41,7 @@
|
||||
"autoprefixer": "^9.6.1",
|
||||
"css-mqpacker": "^7.0.0",
|
||||
"csso-cli": "^2.0.2",
|
||||
"fuse-box": "^4.0.0-next.139",
|
||||
"html-minifier": "^4.0.0",
|
||||
"material-design-color": "^2.3.2",
|
||||
"material-shadows": "^3.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user