-
Hello Everyone, I have faced some problems on `yarn build` it says Export encountered errors on the following paths: @calcom/web:build: /favicon.ico/route: /favicon.ico
Here is the command lin…
-
When using `setAutoCollectIncomingRequestAzureFunctions(true)`, requests which are redirected by Azure Static Web Apps are logged with the URL of the function itself, not the URL the user requested.
…
-
We have deployed a Blazor WASM project into Azure Static Apps and the WASM project references several packages in our private Nuget.
When running the GitHub action as generated by Azure Static Web…
-
I'm using Gatsby for my SWA, and attempting to upgrade from Gatsby v4 to v5. As a part of the upgrade, I need to also update NODE to 18. All works well locally, but when attempting deployment via Gith…
-
**Is your feature request related to a problem? Please describe.**
Dotnet 8.0 is now out for around 2 months, so it would be nice to have the support also in azure static web apps.
Currently whe…
-
**OS:** M1
**Azure Resource Extension Build Version:** 20220523.7
**Azure Static Web App Extension Build Version:** 20220523.7
**Azure Function Extension Build Version:** 20220524.1
**Repro St…
-
**Describe the bug**
**To Reproduce**
I have an Azure Devops pipeline that Builds my angular application and creates an artifact.
I then have a Release pipeline that uses AzureStaticWebApp@0 to d…
-
I would like to pass a custom environment variable to be by my React-based PWA. So far, this is how the app looks:
![Captura de pantalla 2023-08-10 a las 8 39 42](https://github.com/Azure/static-we…
-
**Describe the bug**
Followed offical tutorial for deploying webapps to azure
error
![image](https://user-images.githubusercontent.com/21322737/185912709-e9694381-f573-4862-abb8-9f298e11495c.png)
…
-
**Describe the bug**
Streaming + Suspense isn't working on static web apps (nextjs hybrid website)
It waits until the async component finishes loading to render the entire page making the user …