single-spa / single-spa-playground

A website that helps you set up single-spa
http://single-spa-playground.org
MIT License
39 stars 10 forks source link

js #38

Closed NellyLinares-SB closed 3 years ago

NellyLinares-SB commented 3 years ago

Data dump

Applications:

{
  "framework": "angular",
  "name": "login",
  "pathPrefix": "/",
  "sharedDeps": [],
  "useNativeModules": false,
  "url": "http://localhost:4200/login"
}

Import map:

{
  "imports": {
    "login": "http://localhost:4200/login"
  },
  "scopes": {}
}

Description

joeldenning commented 3 years ago

For Angular apps, the URL to use to download your app should be http://localhost:4200/main.js instead of http://localhost:4200/login