css fix ; url fix
This commit is contained in:
@@ -3,7 +3,7 @@ module.exports = {
|
||||
output: {
|
||||
path: __dirname + "/dist",
|
||||
filename: "app.bundle.js",
|
||||
publicPath: "http://0.0.0.0:8080/"
|
||||
publicPath: "http://138.68.67.31:8080/"
|
||||
},
|
||||
devServer: {
|
||||
// .. rest of devserver options
|
||||
|
||||
Reference in New Issue
Block a user