iteration

This commit is contained in:
Ceolter
2016-01-22 14:26:21 +00:00
parent 6e609cfa08
commit d3f7a66dc1
9 changed files with 457 additions and 11 deletions

View File

@@ -18,5 +18,8 @@ module.exports = {
}
}
]
},
resolve: {
alias: {"ag-grid" : __dirname + "/node_modules/ag-grid/dist/ag-grid.js"}
}
};