mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 13:07:03 +03:00
Update webpack and web ui to recent versions, bug fixes
This commit is contained in:
@@ -106,6 +106,7 @@ module.exports ={
|
||||
entry: {
|
||||
test: './src/test.ts',
|
||||
},
|
||||
devtool:"source-map",
|
||||
devServer: {
|
||||
|
||||
contentBase: path.resolve(__dirname, './dist'),
|
||||
|
||||
Reference in New Issue
Block a user