fix ag-grid not working
This commit is contained in:
parent
120c22fdb4
commit
6c419de390
|
@ -27,6 +27,7 @@ export default ({ mode }) => {
|
|||
}),
|
||||
],
|
||||
optimizeDeps: {
|
||||
include: ['ag-grid-community'],
|
||||
exclude: ["@roxi/routify"],
|
||||
},
|
||||
resolve: {
|
||||
|
|
Loading…
Reference in New Issue