duffman / tspath

TypeScript path alias resolver
GNU Lesser General Public License v2.1
151 stars 33 forks source link

align dist with source #19

Closed xfoxfu closed 3 years ago

xfoxfu commented 6 years ago

Your dist is not aligned with source, which causes a bug that says Error: ENOENT: no such file or directory, scandir '.../src/dist', while the bug has already been fixed in src.

xfoxfu commented 5 years ago

@duffman Would you please take a look at this PR? The related bug is so severe that I have to use my own fork!