Skip to content

Commit

Permalink
Merge pull request #771 from onfido/feature/fix-sourcemaps-paths-cx-3789
Browse files Browse the repository at this point in the history
Disable sourcemaps for production build
  • Loading branch information
Bart committed Sep 2, 2019
2 parents de6052e + 887628f commit fd973ca
Show file tree
Hide file tree
Showing 4 changed files with 229 additions and 130 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ This project adheres to the Node [default version scheme](https://docs.npmjs.com
### Changed
- Public: Unbundled dependencies for npm
- UI: Changed camera permission screen design
- Internal: Disable source maps for NPM build. Source maps will still be enabled for `/dist` build
- Internal: Upgraded Preact for compatibility with latest version of React DevTools


### Fixed
- Public: Fixed user seeing the video capture intro screen, followed by selfie capture screen instead of x-device intro screen when video capture is enabled but device has no camera
- Public: Fixed wrong message displaying on the Cross Device "End of Flow" screen
Expand Down

0 comments on commit fd973ca

Please sign in to comment.