single-spa / single-spa-examples

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

fix to make app config minification-safe #77

Closed aresobus closed 4 years ago

aresobus commented 4 years ago

Hi! Recently I faced one issue during "Starting from tutorial" deployment, it works well on local, but after deployment, you see this error: https://stackoverflow.com/questions/33011500/minification-issue-on-route-config-angular-js-typescript-min-safe

It took a while to find what is wrong because I was sure that the issue is in webpack config or something is wrong with single-spa. Carlos helped a lot ;)

you may need to change this part in your documentation: 6.e Set up in-app routing: https://single-spa.js.org/docs/starting-from-scratch