FileMaster
Search
Toggle Dark Mode
Home
/
.
/
kiara
/
wp-content
/
plugins
/
jetpack
/
jetpack_vendor
/
automattic
/
jetpack-connection
Edit File: babel.config.js
const config = { presets: [ [ '@automattic/jetpack-webpack-config/babel/preset', { pluginReplaceTextdomain: { textdomain: 'jetpack-connection' } }, ], ], }; module.exports = config;
Save
Back