Skip to content

Remove bundled typescript from packages/server #6051

@sainthkh

Description

@sainthkh

Current behavior:

TypeScript is bundled in packages/server because of dependency-tree. It takes about 35MB of space. I should be removed to reduce the bundle size.

Desired behavior:

TypeScript should be removed from the bundle. We need to find ways to replace dependency-tree.

Steps to reproduce: (app code and test code)

npm ls typescript in packages/server.

Versions

develop branch.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions