Conversation

peterblazejewicz

This change shows how to mix existing (legacy) JavaScript together with migrated (TypeScript) files

  • TS configuration changes for application and test
  • main entry points renamed to plain JS files
  • Karma plugin changes to support plain and TS files
  • Webpack configuration updates

Thanks!

- TS configuration changes for application and test
- main entry points renamed to plain JS files
- Karma plugin changes to support plain and TS files
- Webpack configuration updates

Thanks!
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

@peterblazejewicz