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

chore: generalize node6 transpilation #1560

Merged
merged 3 commits into from Dec 8, 2017

Conversation

aslushnikov
Copy link
Contributor

This patch unifies node6 transpilation:

  • instead of generating multiple top-level directories, prefixed with
    node6-, all transpiled code gets placed under single node6/ folder
  • transpilation doesn't change require paths of transpiled modules any
    more

This patch unifies node6 transpilation:
- instead of generating multiple top-level directories, prefixed with
  `node6-`, all transpiled code gets placed under single `node6/` folder
- transpilation doesn't change require paths of transpiled modules any
  more
@aslushnikov aslushnikov merged commit 391d1ab into puppeteer:master Dec 8, 2017
@aslushnikov aslushnikov deleted the new-node6 branch January 25, 2018 21:53
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