Skip to content

Commit

Permalink
fix: Fix tabs runtime execution
Browse files Browse the repository at this point in the history
  • Loading branch information
3y3 committed Oct 11, 2024
1 parent c83c201 commit cf9937a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ function config({isServer, isDev, analyze = false}) {
alias: valuable({
react: require.resolve('react'),
'react-player': EMPTY_MODULE,
'@diplodoc/transform/dist/js/yfm': isServer ? null : EMPTY_MODULE,
}),
fallback: {
stream: false,
Expand Down

0 comments on commit cf9937a

Please sign in to comment.