Skip to content

Implement tree shaking for smaller binary with pour command #15

@StealthyCoder

Description

@StealthyCoder

The pour command now puts all functions in one file without checking if the functions are actually used.

With the help of tree shaking it would cut down the size of the binary.

In addition to this maybe in the future have a cleanup command that removes any unused modules from the shared dir.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions