load datasource in table

This commit is contained in:
afc163
2015-07-12 17:10:06 +08:00
parent 5757d6cc78
commit c6889fa259
5 changed files with 65 additions and 3 deletions

View File

@@ -21,7 +21,8 @@ module.exports = {
},
externals: {
react: "React"
react: "React",
jquery: 'jQuery'
},
module: {