corneliutusnea / aurelia-grid

A fresh Aurelia Grid written in TypeScript based charlespockert's Aurelia BS Grid
15 stars 19 forks source link

Does this work with webpack? #10

Open evenflow58 opened 7 years ago

evenflow58 commented 7 years ago

I installed it using npm npm install aurelia-gri and added it to my project using .plugin('aurelia-grid') also tried .plugin('corneliutusnea/aurelia-grid') but I'm getting a System not defined error. I believe it is erroring out on index.js. I have manually bootstrapped aurelia.

BringerOD commented 7 years ago

I am having the same issue. I am no expert, but I think this project only works with system di container.