Remove manifest.json from Gruntfile

This commit is contained in:
lilia 2017-09-27 18:18:20 +02:00
parent 3a3f2495e0
commit 234e9c14e0

View file

@ -109,7 +109,6 @@ module.exports = function(grunt) {
},
dist: {
src: [
'manifest.json',
'background.html',
'index.html',
'options.html',