fix swagger page with pwa
parent
6d391f76a9
commit
fce268453f
|
@ -27,7 +27,8 @@ registerRoute(
|
|||
location.href.startsWith(import.meta.env.VITE_FR_BASE_URL)
|
||||
? 'mon-entreprise.html'
|
||||
: 'infrance.html'
|
||||
)
|
||||
),
|
||||
{ denylist: [/^\/api\/.*/] }
|
||||
)
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue