8a829964be
* Add ag-grid * Add lazy loaded ag-grid component * Add theme context, move VegaWallet to separate lib * Fix trading app cypress configuration * Lazy load ag-grid theme css files * Encapsulate theme switch hook
13 lines
158 B
Plaintext
13 lines
158 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"@nrwl/react/babel",
|
|
{
|
|
"runtime": "automatic",
|
|
"useBuiltIns": "usage"
|
|
}
|
|
]
|
|
],
|
|
"plugins": []
|
|
}
|