davidyaha opened a new pull request #5: Fix ts compilation
URL: https://github.com/apache/fineract-cn-fims-web-app/pull/5
 
 
   ## Description
   
   I've tried to run this app and it seems to be failing on TS compilation due 
to old versions of packages and maybe some updates to the TS compiler made it 
fail more strictly.
   Anyhow, it was a small fix.
   
   ### What's included?
   
   - Newer (still quite old) versions of @ngrx/effects and rxjs.
   - Added yarn.lock for yarn users
   - Fixed issues with TS compilation
   
   #### Test Steps
   
   - [ ] Pull
   - [ ] `npm i` or `yarn`
   - [ ] `yarn dev` or `npm run dev`
   
   ##### Screenshots or link to CodePen/Plunker/JSfiddle
   
   none taken.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to