diff --git a/.fatherrc.js b/.fatherrc.js index c10f61b8b..453b5fdd9 100644 --- a/.fatherrc.js +++ b/.fatherrc.js @@ -8,5 +8,5 @@ export default { runtimeHelpers: true, lessInBabelMode: true, cssModules: true, - pkgs: ['f2', 'f2-react', 'f2-wordcloud'], + pkgs: ['f2', 'f2-react', 'f2-wordcloud', 'f2-algorithm'], };