mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-28 00:32:42 -04:00
Updated dependencies
This commit is contained in:
@@ -149,7 +149,7 @@ const assets$ = concat(
|
||||
})),
|
||||
|
||||
/* Copy images and configurations */
|
||||
...["**/*.{jpg,png,svg,yml}"]
|
||||
...["**/*.{jpg,png,svg,yml,gitignore}"]
|
||||
.map(pattern => copyAll(pattern, {
|
||||
from: "src",
|
||||
to: base
|
||||
|
||||
Reference in New Issue
Block a user