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

Add no-source-maps option #67

Merged
merged 1 commit into from
Jul 25, 2019
Merged

Add no-source-maps option #67

merged 1 commit into from
Jul 25, 2019

Conversation

thesoftwarephilosopher
Copy link
Contributor

@thesoftwarephilosopher thesoftwarephilosopher commented Jun 19, 2019

This should be enough to implement #61 in the most minimal way. Tested the concept on my local machine (by hard-coding sourcemap: false) and it works.

This should be enough to implement #61 in the most minimal way. Tested the concept on my local machine (by hard-coding `sourcemaps: false`) and it works.
@FredKSchott
Copy link
Owner

awesome! Thanks for your patience and sorry for the delay in reviewing. LGTM!

@FredKSchott FredKSchott merged commit 6580c47 into FredKSchott:master Jul 25, 2019
FredKSchott added a commit that referenced this pull request Jul 25, 2019
* noSourceMaps -> sourceMap (match the value we get back from our args parser)
* --no-source-maps -> --no-source-map (to match TS's sourceMap)
@FredKSchott
Copy link
Owner

Did some cleanup in a0663e0 to match our yargs parser correctly

@thesoftwarephilosopher thesoftwarephilosopher deleted the patch-2 branch July 26, 2019 14:37
@thesoftwarephilosopher thesoftwarephilosopher restored the patch-2 branch July 26, 2019 14:37
@thesoftwarephilosopher thesoftwarephilosopher deleted the patch-2 branch July 26, 2019 14:37
drwpow pushed a commit that referenced this pull request Jul 24, 2020
drwpow pushed a commit that referenced this pull request Jul 27, 2020
drwpow pushed a commit that referenced this pull request Jul 27, 2020
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.

2 participants