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

[WIP] feat: place downleveled files next to original #18

Closed
wants to merge 14 commits into from

Conversation

trivikr
Copy link
Owner

@trivikr trivikr commented Sep 21, 2021

Issue #, if available:
Attempts to fix: #15
Follow-up to #16

Description of changes:
Discontinued, as TypeScript does not pick up downleveled types.

  • The exports need to be done from index.ts for each folder.
  • The downlevelIdentifier needs to be added index.d.ts while importing.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr changed the title chore: rename strip-comments.js -> reduce-downlevel-ts-size.js [WIP] feat: place downleveled files next to original Sep 21, 2021
@trivikr trivikr closed this Sep 21, 2021
@trivikr trivikr deleted the downlevel-next-to-original branch September 21, 2021 00:59
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.

Use file redirects to downlevel only the definition files which are different
1 participant