mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-08 04:23:35 +00:00
refactor: upgrade gpt-vis (#1883)
This commit is contained in:
@@ -46,7 +46,7 @@ const nextConfig = {
|
||||
}
|
||||
};
|
||||
|
||||
const withTM = require('next-transpile-modules')(['@berryv/g2-react','@antv/g2','react-syntax-highlighter']);
|
||||
const withTM = require('next-transpile-modules')(['@berryv/g2-react','@antv/g2','react-syntax-highlighter', '@antv/gpt-vis']);
|
||||
|
||||
module.exports = withTM({
|
||||
...nextConfig,
|
||||
|
Reference in New Issue
Block a user