diff --git a/webpack.common.js b/webpack.common.js index dd85d03183..45baccfb92 100644 --- a/webpack.common.js +++ b/webpack.common.js @@ -204,6 +204,7 @@ const config = { path.resolve(__dirname, 'node_modules/screenfull'), path.resolve(__dirname, 'node_modules/ssr-window'), path.resolve(__dirname, 'node_modules/swiper'), + path.resolve(__dirname, 'node_modules/usehooks-ts'), path.resolve(__dirname, 'src') ], use: [{