Skip to content

Move dependencies which are not needed in the production build #6

@LaimeJesus

Description

@LaimeJesus

We have many npm dependencies which are not needed to be integrated in the production build.
For instance:

  • capacitor/android
  • types/jest
  • cordova-res
  • express
  • json-server
  • path

We needed many of these dependencies in that section because we were deploying our application using a mock server.
We should move the unneeded dependencies to the Dev Dependencies section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions