Closed adambullmer closed 5 years ago
New and existing projects get this error when selecting the background or content scripts options during the generator prompts.
background
content scripts
TypeError: Cannot read property 'background' of undefined TypeError: Cannot read property 'contentScripts' of undefined
TypeError: Cannot read property 'background' of undefined
TypeError: Cannot read property 'contentScripts' of undefined
Fixed in 0.22.2
New and existing projects get this error when selecting the
background
orcontent scripts
options during the generator prompts.TypeError: Cannot read property 'background' of undefined
TypeError: Cannot read property 'contentScripts' of undefined