Skip to content

Verify Topcoder-app dependencies and update repository #1629

@vic-georgiev

Description

@vic-georgiev

We have quite a lot of dependencies https://github.com/appirio-tech/connect-app/network/dependencies and I'm not sure if we don't have duplicates or unnecessary small ones that we can remove and optimize.

The goal is to improve the infrastructure for connect-app so we have less dependencies and compile the app to a smaller bundle size.

  1. Let's use tools like https://github.com/webpack-contrib/webpack-bundle-analyzer to track what duplicates we have, eliminate mass library include (lodash locales can be safely removed), and trim down the size of the package in overall.

  2. Update the packages to the latest stable versions without breaking the CI/CD deployment/builds.

Sources:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions