Skip to content

Prevent webpack from compiling lib code thrice for agent/cli/lib #54

@robert-cronin

Description

@robert-cronin

Webpack currently has three outputs: a file each for the lib, cli and agent. The core lib code is compiled in all three of these outputs and that is unnecessary. we need to find some way to separate them out.
Here is a useful gist: https://gist.github.com/sokra/1522d586b8e5c0f5072d7565c2bee693

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdevelopmentStandard development

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions