Skip to content

Demonstrates the failure when webpack optimization runtimeChunk set to single

Notifications You must be signed in to change notification settings

Guriqbal-Singh-Alida/basic-remote-runtime-single

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic One-Way Example

This example demos a basic host application loading remote component.

  • app1 is the host application.
  • app2 standalone application which exposes Button component.

Running Demo

Run yarn start. This will build and serve both app1 and app2 on ports 5001 and 5002 respectively.

About

Demonstrates the failure when webpack optimization runtimeChunk set to single

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published