Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keep file name and extension of source (fix Typescript transpilation) #1

Merged
merged 1 commit into from
Feb 1, 2016

Conversation

nch3v
Copy link
Contributor

@nch3v nch3v commented Feb 1, 2016

When using gulp-typescript to transpile, the gulp-relative-sourcemaps-source is loosing file name and extension. The file.ts becomes file.js during the computation of the relative path. This pull request fixes the problem.

prantlf added a commit that referenced this pull request Feb 1, 2016
keep file name and extension of source (fix Typescript transpilation)
@prantlf prantlf merged commit 5f59c94 into prantlf:master Feb 1, 2016
@prantlf
Copy link
Owner

prantlf commented Feb 1, 2016

Thanks! Published 0.1.2 with this fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants