mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
Add source map config
This commit is contained in:
parent
31ef99c81d
commit
01e582d9d5
@ -25,4 +25,6 @@ module.exports = {
|
||||
{test: /\.css/, loader: 'style!css'}
|
||||
]
|
||||
},
|
||||
|
||||
devtool: "#source-map"
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user