FIX: styleguide is only a parent url and is accessed with /styleguide (#10930)

This commit is contained in:
Joffrey JAFFEUX 2020-10-15 11:06:37 +02:00 committed by GitHub
parent 5f26c36834
commit da00c80e90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ const SERVER_SIDE_ONLY = [
/^\/admin\/logs\/watched_words\/action\/[^\/]+\/download$/,
/^\/pub\//,
/^\/invites\//,
/^\/styleguide\//,
/^\/styleguide/,
];
// The amount of height (in pixles) that we factor in when jumpEnd is called so