module.exports = { presets: [ '@wordpress/default' ], plugins: [ [ '@babel/plugin-transform-react-jsx', { pragma: 'createElement', } ], '@babel/plugin-proposal-class-properties', '@babel/plugin-syntax-dynamic-import', '@babel/plugin-proposal-export-default-from', ], }; x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586