Azure / Azure/static-web-apps

Deploy multiple micro-frontend into single static web apps

Open
#823 6 comments 2 reactions 0 assignees View on GitHub
triaged
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Hi,

Can I deploy multiple micro-frontend into single static web apps?

For example, Suppose my static web apps url is https://my.azurestaticapps.net/, and I hope my micro-frontend-apps can mapping to different sub route in static web apps.

- myapp1 -> https://my.azurestaticapps.net/app1/
- myapp2 -> https://my.azurestaticapps.net/app2/
- myapp3 -> https://my.azurestaticapps.net/app3/

When I deploy only app1, it's perfect.
But after app2 deployment, app1 content was disappear.

Is there any way to keep all the files preserve when multi deployment?
Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.