adambullmer / vue-cli-plugin-browser-extension

Browser extension development plugin for vue-cli 3.0
GNU Lesser General Public License v3.0
426 stars 76 forks source link

Generator Error: TypeError: Cannot read property 'background' of undefined #56

Closed adambullmer closed 5 years ago

adambullmer commented 5 years ago

New and existing projects get this error when selecting the background or content scripts options during the generator prompts.

TypeError: Cannot read property 'background' of undefined TypeError: Cannot read property 'contentScripts' of undefined

adambullmer commented 5 years ago

Fixed in 0.22.2