Don't take over all of ury.org.uk, that would be silly

This commit is contained in:
Marks Polakovs 2020-05-09 17:43:45 +02:00
parent 47b3c7ed01
commit b11de69b0a

View file

@ -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/,