mttmccb / aurelia-webpack-playground

Testing aurelia and webpack with a superhero spin (not very original)
0 stars 0 forks source link

Improve editing #10

Closed mttmccb closed 2 months ago

mttmccb commented 8 years ago

currently I'm passing in the cloned object (for editing) and the original (for finding the index), it works but it's messy, there should be a easier way to do it.