packages/react/react-application/breezr.config.js (9 lines of code) (raw):

module.exports = { presets: [ ['@alicloud/console-toolkit-preset-wind-component', { moduleName: 'aliOSKernal', useTypescript: true, useTerserPlugin: true, }] ] }