move manifests to the source folder

codeql
Yeiniel Suárez Sosa 5 years ago
parent b0675b1ad3
commit 75b9cc60df
No known key found for this signature in database
GPG Key ID: E2CFACE611B42B6C
  1. 0
      src/manifest.json
  2. 0
      src/manifest.webapp
  3. 0
      src/webapp.manifest.json
  4. 6
      webpack.config.js

@ -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…
Cancel
Save