-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
process: dependenciesRelated to internal dependenciesRelated to internal dependenciestype: performance 🏃♀️Performance relatedPerformance related
Description
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
Labels
process: dependenciesRelated to internal dependenciesRelated to internal dependenciestype: performance 🏃♀️Performance relatedPerformance related