Skip to content

How to use with require('ts-node').register({/* options */})? #66

Description

@cspotcode

In my project we have our own bootstrapper file that calls require('ts-node').register({/* passing configuration here */}); How should I use espower-typescript with this setup?

Am I correct that espower will do a source-to-source transformation of the Typescript code before it's transpiled by the Typescript compiler? espower emits a string of code and a sourcemap? What's the best way to plug that into our bootstrapper?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions