Skip to content

Commit

Permalink
Merge branch 'next'
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyjosephprice committed Oct 24, 2024
2 parents 5bab049 + de82144 commit a5cd17f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ const browserConfig = merge(getConfig({ target: 'web' }), {
externals: {
'@readme/variable': '@readme/variable',
'@tippyjs/react': '@tippyjs/react',
mermaid: 'mermaid',
react: {
amd: 'react',
commonjs: 'react',
Expand Down

0 comments on commit a5cd17f

Please sign in to comment.