[question] Support service workers? #7
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
I know this is specific to web workers, however I think this could be adapted to work for service workers. I was looking to create a separate plugin but the code would be mostly the same.
Looks like it scans the AST for a keyword (
Worker
) and generates an entry for the referenced file.Could it be adapted to be more generic or am I missing something specific this does for web workers?
The text was updated successfully, but these errors were encountered: