Added images
This commit is contained in:
@@ -4,7 +4,7 @@ const webpack = require('webpack');
|
||||
module.exports = defineConfig({
|
||||
transpileDependencies: true,
|
||||
devServer: {
|
||||
host: '127.0.0.1',
|
||||
host: 'localhost',
|
||||
port: 8080
|
||||
},
|
||||
configureWebpack: {
|
||||
|
||||
Reference in New Issue
Block a user