micahstubbs commented on issue #2114:
URL: https://github.com/apache/helix/issues/2114#issuecomment-1135507484

   Let's test the upgrade from Angular 11.2 to Angular 12.2.
   
   - [x] `npm install` works
   - [x] `npm run type:check:watch` shows 0 TypeScript errors
   - [x] `npm run lint` runs and passes `All files pass linting.`
   - [x] `npm run build` works
   - [x] `npm start` works, with 0 errors in the browser console.
   - [x] `npm run test` runs and passes.
   
   
   `npm start` works as expected, and recognizes our proxy config in 
`proxy.conf.json`. 
   
   
   
   
   
   Helix UI renders with 0 errors in the browser console.  
   
   `npm run test` results
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to