Erez Rokah 096b067d45
feat: add translation support (#2870)
* 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
2019-11-14 11:25:04 +02:00

4 lines
90 B
JavaScript

const { getConfig } = require('../../scripts/webpack.js');
module.exports = getConfig();