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