mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
add sourcemaps to gulp pipelines
This commit is contained in:
@@ -39,4 +39,5 @@ module.exports = {
|
||||
extensions: ['*', '.js', '.vue', '.json']
|
||||
},
|
||||
plugins: [],
|
||||
devtool: '#source-map',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user