How to use ts-transform-paths - 1 common examples

To help you get started, we’ve selected a few ts-transform-paths examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github NewFuture / miniprogram-build / src / compiler / compile-typescript.js View on Github external
        getCustomTransformers: (program) => require("ts-transform-paths").default()
    });

ts-transform-paths

[![travis](https://badgen.net/travis/OniVe/ts-transform-paths)](https://travis-ci.com/OniVe/ts-transform-paths) [![npm-version](https://badgen.net/npm/v/ts-transform-paths)](https://www.npmjs.com/package/ts-transform-paths) [![npm-downloads](https://badge

MIT
Latest version published 1 year ago

Package Health Score

48 / 100
Full package analysis

Popular ts-transform-paths functions