Skip to content

nodebuilder: restructure modules to ensure LN does not build with unnecessary dependencies #2907

@Wondertan

Description

@Wondertan

When you build an LN, it will bring all the dependencies in the build, including those that are only needed for FN/BN. This becomes blocking for an attempt to build the node in WASM/JS. We should think through how we can make the nodebuilder FX modules not contain builds for all node types in a single file/pkg and split them apart.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions