Skip to content

Commit

Permalink
fix: less
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyair committed Jan 8, 2021
1 parent 96da92b commit 617dc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/yforms/.fatherrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const options = {
esm: 'babel',
cssModules: false, // https://github.com/umijs/father/issues/131
// extractCSS: true,
lessInBabelMode: true,
// lessInBabelMode: true,
extraBabelPlugins: [
['babel-plugin-import', { libraryName: 'antd', libraryDirectory: 'es', style: true }],
],
Expand Down

0 comments on commit 617dc76

Please sign in to comment.