Skip to content

Commit

Permalink
Merge branch 'next'
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyjosephprice committed Nov 21, 2024
2 parents 8d05b7a + 030c4e6 commit b2cfb3c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,6 @@ const serverConfig = merge(getConfig({ target: 'node' }), {
filename: '[name].node.js',
},
externals: {
'@readme/variable': '@readme/variable',
'@tippyjs/react': '@tippyjs/react',
mermaid: 'mermaid',
react: {
amd: 'react',
commonjs: 'react',
Expand Down

0 comments on commit b2cfb3c

Please sign in to comment.