mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
load datasource in table
This commit is contained in:
@@ -21,7 +21,8 @@ module.exports = {
|
||||
},
|
||||
|
||||
externals: {
|
||||
react: "React"
|
||||
react: "React",
|
||||
jquery: 'jQuery'
|
||||
},
|
||||
|
||||
module: {
|
||||
|
||||
Reference in New Issue
Block a user