Packaged Material icons with theme (GDPR)

This commit is contained in:
squidfunk
2018-06-10 13:52:51 +02:00
parent 416fd474b4
commit 2fbeb28d9d
4 changed files with 18 additions and 6 deletions

View File

@@ -122,6 +122,12 @@ module.exports = env => {
}
},
/* Copy web fonts */
{
context: "src",
from: "assets/fonts/**/*"
},
/* Copy images without cache busting */
{
context: "src",