Don't take over all of ury.org.uk, that would be silly
This commit is contained in:
parent
47b3c7ed01
commit
b11de69b0a
1 changed files with 3 additions and 0 deletions
|
@ -675,6 +675,9 @@ module.exports = function(webpackEnv) {
|
|||
// a route with query params (e.g. auth callbacks).
|
||||
new RegExp("/[^/?]+\\.[^/]+$")
|
||||
],
|
||||
navigateFallbackAllowlist: [
|
||||
/\/webstudio(?:-dev)?/
|
||||
],
|
||||
runtimeCaching: [
|
||||
{
|
||||
urlPattern: /NIPSWeb\/(secure|managed)_play/,
|
||||
|
|
Loading…
Reference in a new issue