mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
4 lines
55 B
JavaScript
4 lines
55 B
JavaScript
module.exports = {
|
|
devtool: 'inline-source-map'
|
|
};
|