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

Custom tslib does not work #141

@sntran

Description

@sntran

I was looking at the source at

I fail to understand how it would work with custom tslib per example on the README.

The load hook requires a return of string, a { code, map } object, or nothing/null. If I set tslib option to require('tslib'), it will fail that requirement.

If not set that option, it works because tslib is read from filesystem as string.

Or am I missing something?

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