/test-swa

Primary LanguageTypeScriptMIT LicenseMIT

test-swa

This project acts as a demonstrator for the Static Web Apps issue #1373.

Context

This project has been created following issues on Static Web Apps with an app running next.js + typescript + yarn + vitest in order to identify the issue and report it to the team.

Development

This project was created based on the standard next.js boilerplate with typescript enabled.

This version is available in the main branch and deployed with SWA at the following url: https://mango-dune-0715c5103.4.azurestaticapps.net (and working).

Secondary Branches

All those branches has been created from main to separate the different test on framework and find the one blocking the app.