Skip to content

Add typescript as shared dependency in the modules. #267

@sidtohan

Description

@sidtohan

Description

In order to prevent duplication of dependencies during the optimized build, we must add them as shared dependencies. Since typescript is now working fine for Attendance and Worksheet module, it would be good to add typescript as shared dependency in these two modules(and any others, if applicable).

Starting Point

If you wish to contribute, look in the module configuration config file for the eligible modules, and add typescript as a dependency in the list of shared dependency.

Example

For the attendance module, the config file is right now as follows:
image
Edit the list of shared dependencies and add typescript, make sure the version is consistent across all modules(the one which are using typescript that is)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions