Skip to content

Commit bdf01c5

Browse files
author
Kshitij Raj
committed
site manifest added
1 parent 57700fd commit bdf01c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ module.exports = {
7373
new CopyPlugin({
7474
patterns: [
7575
{
76-
from: "src/**/*.png",
76+
from: "src/assets/**/*.*",
7777
to: "./assets/favicon/[name][ext]"
7878
},
7979
],

0 commit comments

Comments
 (0)