fix(api, client): update Gatsby, webpack & related things (#41452)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
committed by
GitHub
parent
92dfb3065c
commit
ad9b1f89d8
@@ -1,4 +1,6 @@
|
||||
import { forumLocation } from '../../../config/env.json';
|
||||
import envData from '../../../config/env.json';
|
||||
|
||||
const { forumLocation } = envData;
|
||||
|
||||
const createExternalRedirect = (page, { clientLocale }) => {
|
||||
const isNotEnglish = clientLocale !== 'english';
|
||||
|
Reference in New Issue
Block a user