Skip to content

'appendChild' of undefined when adding css #667

@Gujionsen

Description

@Gujionsen

Hi, After adding content-script.css I'm getting this error on development build

image

vue.config:

contentScripts: {
entries: {
'content-script': [
'src/content-scripts/content-script.css',
'src/content-scripts/content-script.js',
]
}
}

Interesting is that when css record is added in manifest and it is built for production, everything is fine.
Some help will be very appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions