yasithdev opened a new pull request, #219:
URL: https://github.com/apache/airavata-portals/pull/219

   - **groups**: drop `bootstrap` and `moment` (0 imports in groups; the 
bootstrap styling + moment date handling come through the linked 
`django-airavata-common-ui` workspace package).
   - **auth**: drop `vue`, `vuelidate`, `vuex` (auth is Keycloak-hosted with no 
Vue pages — its build (`node build-stats.mjs`) emits an empty 
`webpack-stats.json`).
   
   `yarn.lock` regenerated for both apps via `yarn remove`.
   
   ## Test plan
   - Grep: 0 imports of the removed deps in each app's source.
   - auth `yarn run build` passes post-removal; groups deps are unimported so 
its bundle is unaffected.
   - yarn.lock diffs are focused (removed-dep entries only).


-- 
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]

Reply via email to