UNPKG

@beisen/ethos

Version:

beisencloud pc react components

26 lines 632 B
{ "presets": ["es2015", "react", "stage-0"], "plugins": [ "@beisen/code-split-component/babel", "transform-runtime", "add-module-exports", "transform-decorators-legacy", "transform-react-display-name", "transform-object-assign", [ "beisen-transform", { manglers: ['exports'] } ] ] // , // "env": { // "development": { // "plugins": [ // "typecheck", // ["react-transform", { // "transforms": [{ // "transform": "ReactTransformTenchmark", // "imports": ["react"] // }] // }] // ] // } // } }