move manifests to the source folder
This commit is contained in:
parent
b0675b1ad3
commit
75b9cc60df
@ -30,9 +30,9 @@ module.exports = {
|
||||
"serviceworker.js",
|
||||
"electron-*.js",
|
||||
"../package.json",
|
||||
"../manifest.json",
|
||||
"../manifest.webapp",
|
||||
"../webapp.manifest.json"
|
||||
"manifest.json",
|
||||
"manifest.webapp",
|
||||
"webapp.manifest.json"
|
||||
]
|
||||
})
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user