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

TypeScript bundling should generate compile errors #206

@OliverJAsh

Description

@OliverJAsh

It is my understanding that transpiling TypeScript (in the browser) does not generate compile errors (when there are any).

When bundling we should do a whole compile (different from a transpile), which will generate compile errors. Currently we transpile in the browser and when bundling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions