mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
Add source map config
This commit is contained in:
@@ -25,4 +25,6 @@ module.exports = {
|
||||
{test: /\.css/, loader: 'style!css'}
|
||||
]
|
||||
},
|
||||
|
||||
devtool: "#source-map"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user