single-spa / single-spa-examples

Examples of single-spa applications.
https://single-spa.surge.sh
MIT License
359 stars 128 forks source link

The example website(single-spa.surge.sh) running error #71

Closed xieyihao closed 5 years ago

xieyihao commented 5 years ago

Describe the bug or question The Official website's example running error. https://single-spa.surge.sh/.

To Reproduce And I found an error in console.

Uncaught ReferenceError: webpackJsonp is not defined
    at main.js:1

Expected behavior Run well.

Screenshots and/or console output image

Additional context No more

joeldenning commented 5 years ago

I do not get this error. Can you provide more information to help replicate the issue? What browser are you on? Can you replicate the error every time?

xieyihao commented 5 years ago

It run well now :sweat:

The error was repeated every time,the day before yesterday。It may cause by Network。 My system & browser : Chrome 74.0.3729.169 | macOS 10.14.5 。

thx for your attention.