Skip to content

Conversation

@dusanradovanovic
Copy link
Contributor

@dusanradovanovic dusanradovanovic commented Sep 17, 2019

Description:
This PR fixes the issue with the TypeScript build. Prior to this TypeScript errors were going undetected due to the wrong configuration in webpack.config (not including all projects) as well as due to using of "files" properties in tsconfig.json (which limits compiling only to the files listed there). This PR includes all files back into compilation process as well as fixing all existing errors so that build works again.

Linting:

  • No linting errors

Component Updates:

Tests:

  • E2E tests (npm test run with e2e)
  • Manual tests

Documentation:

  • Requires documentation updates

@shaunmaharaj
Copy link
Contributor

No further comments. Thanks @dusanradovanovic!

@shaunmaharaj shaunmaharaj merged commit 49d9875 into master Sep 17, 2019
@shaunmaharaj shaunmaharaj deleted the webpack-fix-final branch September 17, 2019 21:16
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.

4 participants