Skip to content

Commit

Permalink
Fix build (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
imsitnikov authored Aug 19, 2024
1 parent 6c8aec1 commit 05a26d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const {patchWebpackConfig} = require('next-global-css');
const withTM = require('next-transpile-modules')([
'@gravity-ui/page-constructor',
'@gravity-ui/components',
'@gravity-ui/date-components',
'@gravity-ui/chartkit',
'@gravity-ui/yagr',
]);
Expand Down

0 comments on commit 05a26d9

Please sign in to comment.