Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

poc: Dynamically loading a remote module from a plugin #43

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

thaddmt
Copy link

@thaddmt thaddmt commented Jul 30, 2020

Overview

  • Proof of concept showing that we can dynamically load bundles from with the plugin using a manifest json file to to determine the bundle URL and location
  • manifest.json file structure is not fully designed/reviewed yet
    • ideally file will be uploaded to s3

@blink1073
Copy link
Contributor

Looking good! See also #26 where we'll be exposing some of this as an API.

@thaddmt
Copy link
Author

thaddmt commented Aug 3, 2020

Updated to share lodash between manifest and another packages, screenshot showing it's only loaded once despite being used in both packages

Screen Shot 2020-08-03 at 2 53 15 PM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants