UNPKG

tplus-api

Version:

tplus api invoke

22 lines (21 loc) 480 B
{ "presets": [ [ "env", { //"modules": false, "targets": { "browsers": ["last 2 Chrome versions", "IE >= 9"] } } ], "stage-1", "react" ], "plugins": [ ["import", { "libraryName": "antd", "libraryDirectory": "es", "style": true }],["import-bee",{"style":true}], "transform-runtime", "transform-decorators-legacy", "react-hot-loader/babel" ] }