在使用 antd 自定义主题时如果直接 yarn 按照命令按照你会发现编译时会报错, this.getOptions is not a function; Inline JavaScript is not enabled. Is it set in your options? 这两个错误的原因是因为……