forked from extern/homer
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