The Wayback Machine - https://web.archive.org/web/20210507050637/https://github.com/topics/swa
Skip to content
#

swa

Here are 14 public repositories matching this topic...

anthonychu
anthonychu commented Apr 8, 2021

Is your feature request related to a problem? Please describe.
When running a dev server, config like rewrites, authorization are not applied.

Describe the solution you'd like
Apply config even when running dev server

  • staticwebapp.config.json in current directory: swa start http://localhost:8080
  • staticwebapp.config.json elsewhere: `swa start http://localhost:8080 --routes-loca

Improve this page

Add a description, image, and links to the swa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swa topic, visit your repo's landing page and select "manage topics."

Learn more