mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-22 03:44:19 +01:00
webpack: optimize css for production
This commit is contained in:
@@ -42,4 +42,5 @@ module.exports = {
|
||||
performance : {
|
||||
hints : false
|
||||
},
|
||||
devtool: devMode ? 'cheap-module-eval-source-map' : 'source-map',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user