UNPKG

app-base-web

Version:
19 lines (18 loc) 302 B
{ "presets": ["react", "es2015","stage-0"], "plugins": ["transform-react-jsx", [ "import", { "libraryName": "antd", "style": "css" } ], [ "import", { "libraryName": "app-base-util", "libraryDirectory": "lib/library", "style": true } ]] }