Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.
This repository was archived by the owner on Sep 9, 2021. It is now read-only.

TypeScript worker fails to compile with Angular 5.2.0 #138

@TerryHibbert

Description

@TerryHibbert

Loading a .js worker loads and works well in my TypeScript Angular project.
import Worker = require('worker-loader!./worker.js');

But I can't get the example .ts file working:
webpack: Failed to compile.

Unfortunately there's no more info with the error. Any ideas where I've gone wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions