Closed laggarcia closed 2 years ago
Commit 1d66e20 introduced a change in manifest.json that now includes scripts/background.html. This file, however, does not exist in the repository.
manifest.json
scripts/background.html
The project build process is failing with MANIFEST_BACKGROUND_FILE_NOT_FOUND.
MANIFEST_BACKGROUND_FILE_NOT_FOUND
Sorry about that, this file is supposed to be here but it seems that I forgot to commit it in the change you mentioned. Fixed now!
Commit 1d66e20 introduced a change in
manifest.json
that now includesscripts/background.html
. This file, however, does not exist in the repository.The project build process is failing with
MANIFEST_BACKGROUND_FILE_NOT_FOUND
.