Commit 499ddafc authored by XieZhiXiong's avatar XieZhiXiong

chore: 添加extraBabelIncludes配置

parent dadec983
......@@ -164,7 +164,10 @@ const config: any = {
theme,
devServer: {
https: false,
}
},
extraBabelIncludes: [
'react-sortablejs', // fix: https://github.com/SortableJS/react-sortablejs/issues/240
],
};
// if (OPEN_THEME_BUILD) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment