generate web-worker
Command
ng generate web-workerCreates a new, generic web worker definition in the given project.
Arguments
nameThe name of the worker.
Value Type
stringOptions
projectThe name of the project.
Value Type
stringsnippetAdd a worker creation snippet in a sibling file of the same name.
Value Type
booleanDefaulttrueJump to details