提交 80ba0b86 编写于 作者: C chencheng 提交者: 陈帅

fix: babel transform failed with transform-decorators-legacy

上级 7c7fb5e3
......@@ -3,7 +3,6 @@ const path = require('path');
export default {
entry: 'src/index.js',
extraBabelPlugins: [
'transform-decorators-legacy',
['import', { libraryName: 'antd', libraryDirectory: 'es', style: true }],
],
env: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册