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

- Upgrade deps #227

Merged

Conversation

franciscocpg
Copy link
Member

@franciscocpg franciscocpg commented Sep 18, 2017

  • Improve webpack.config to import ts files without adding extension

What did you implement:

Closes #214

How did you implement it:

Adding webpack default resolve extensions plus ts files extension (.ts, .tsx).

How can we verify it:

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

@HyperBrain HyperBrain merged commit 39b9628 into serverless-heaven:master Sep 18, 2017
@franciscocpg franciscocpg deleted the update-typescript-example branch September 18, 2017 20:23
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.

Unable to import local files
2 participants