ag-grid-vue-example
ag-grid-vue-example copied to clipboard
Running the test fails
When you clone the repo and run npm install && npm run test jest will crash.
Cannot find module 'vue-class-component' from 'vue-property-decorator.umd.js'
However, Jest was able to find:
'lib/AgGridVue.d.ts'
'lib/AgGridVue.js'