Skip to content

figure out what to do with linked symbols such as 'feature' and 'rpc' #1

@sekur

Description

@sekur

Currently, these symbols do not get bundled into the generated core. Since they may require additional dependencies that are dependent on the package they are part of, it is not feasible to serialize the functions they represent and include it inside the generated core composition. Seems like we may need to use something like browserify to extract the fully executable JS from these linked resolutions so that dependencies can be satisfied.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions