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