Skip to content

Conversation

j0k3r
Copy link
Member

@j0k3r j0k3r commented Sep 3, 2020

What did you implement:

Closes #633

How did you implement it:

ts-node dependency must be added by the user only if they use TypeScript.

How can we verify it:

An error will be throw if the dependency is not added and the serverless-webpack configuration is written in TypeScript.

Todos:

  • Write tests
  • Write documentation
  • Fix linting errors
  • Make sure code coverage hasn't dropped
  • Provide verification config / commands / resources
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@j0k3r j0k3r force-pushed the fix/ts-node-as-optional-dep branch from 0603486 to 9d8d846 Compare September 3, 2020 05:20
@j0k3r j0k3r added this to the 5.3.5 milestone Sep 3, 2020
That dependency must be added by the user only if they use TypeScript.
An error will be throw if the dependency is not added and the serverless-webpack configuration is written in TypeScript.
@j0k3r j0k3r force-pushed the fix/ts-node-as-optional-dep branch from 9d8d846 to dd134be Compare September 4, 2020 09:07
@j0k3r j0k3r requested a review from a team September 4, 2020 09:09
Copy link
Member

@miguel-a-calles-mba miguel-a-calles-mba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

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.

serverless-webpack has unmet peer dependency
2 participants