Skip to content

shims: Bundle external dependencies into endoify.mjs #9

@rekmarks

Description

@rekmarks

As a consequence of #8, extension has to statically copy dependencies of endoify.mjs into its build output directory. We should instead bundle those dependencies into endoify.mjs itself, even if that's just concatenating the the sources in the correct order (considering that we need to avoid destructively transforming ses, lockdown, and eventual-send).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions