096b067d45
* feat: add translation support * test(cypress): fix locale import * docs: add locale documentation * feat: add german translation (#2877) * fix: locales package version, register all locales in netlify-cms
4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
const { getConfig } = require('../../scripts/webpack.js');
|
|
|
|
module.exports = getConfig();
|