mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-08-17 03:51:15 +02:00
Adding PWA icons for proper pwa support
This commit is contained in:
@ -7,4 +7,7 @@ module.exports = {
|
||||
.loader("raw-loader")
|
||||
.end();
|
||||
},
|
||||
pwa: {
|
||||
manifestPath: "assets/manifest.json"
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user